User Details
- User Since
- Apr 10 2018, 6:52 PM (371 w, 3 d)
- Availability
- Available
Jun 15 2020
Jun 9 2020
Jun 7 2020
Jun 3 2020
moved to invent.kde.org
Jun 2 2020
May 28 2020
May 24 2020
Mar 27 2020
Oct 15 2019
Had the first scenario in mind. I would use that to move yakuake around when I want it temporarily on a different screen , but when I reopen yakuake it should just honor the original setting value (Should note here that I use yakuake with the "Keep open when losing focus" option). So if Screen 1 is set open on Screen 1 again and if At Mouse Location is set open at mouse location again.
Having a shortcut to move yakuake around seems quite useful, but I'm not a fan that this overwrites the "Open on screen" setting.
Maybe making this behavior optional?
Oct 14 2019
Ping?
- Update for final version of InterfaceV2
- Remove unecessary include
Oct 10 2019
- fix indentation
Show last entry of history if current display value is not the last history value
Jul 4 2019
- Reraise the session also if a other tab has been renamed
Jun 19 2019
Jun 11 2019
- Update for final version of InterfaceV2
Jun 6 2019
Jun 4 2019
If you effectively compile with the InterfaceV2 enabled and an updated kde_terminal_interface.h it should pass. Only issue I had is that the tests don't load the konsolepart.so from the build dir directly which means the actually loaded konsolepart.so is still the old version. This results in the test failure.
- resolve moc compile error
- convert tabs to spaces
Jun 3 2019
Add some tests for TerminalInterfaceV2
Jun 2 2019
Update to the new terminalinterfacev2 version
Use TerminalInterfacV2 depending on kf5 version (>= 5.60.0)
Oh sry, I wasn't aware of that.
ping
ping?
May 27 2019
May 14 2019
- Remove install of profileinterface
Move the interface to TerminalInterfaceV2
May 10 2019
Ping
Apr 26 2019
Apr 22 2019
change KDEPARTS to KPARTS
Remove getProfilePath and remove get prefixes
Apr 21 2019
wrt getProfilePath: what if an application does not store a profile as single filename, for example as directory, or even stored e.g. in a DB? maybe it would be better to have this as property of a profile
Yeah Konsole Profiles seem to already have a path property in the profile implementation. So gonna remove this.
Move the profile support to different class
Apr 2 2019
Apr 1 2019
Mar 30 2019
Just tried this patch and it seems to work just fine for me.
Mar 29 2019
Jan 24 2019
Oct 17 2018
No worries nobody dies without this patch ;-)
And of course you can use my real name.
Thanks for the reviewing :)
Oct 9 2018
Remove QMainWindow include
bump ;)
Oct 2 2018
Fixed indentation
Sep 23 2018
Sure. This patch was just something I've been using for a while now and found it very useful. So I just put it out there after seeing that rather old bug report from 2003.
Update: Made the bool field private and use getter/setter.
Sry messed up with arc ;)
Sep 17 2018
Replace Q_DECL_OVERRIDE with override.
Make the Quit button respect the proper quitting method.
Quit the application if the close event has been accepted by the main window
instead of closing when the last window is closed.
Sep 16 2018
Thanks. I don't have a dev account (yet ;) ).
Sep 15 2018
Sep 12 2018
Aug 16 2018
manimax3@hotmail.de
Jun 30 2018
actually change the titlecase issue
Jun 29 2018
Anyone knows an additional reviewer I could add to get this patch going?
Apr 11 2018
Changed the text label of the checkbox.
I've seen similiar things to the "K" indicator marker, might be useful to know whether you already pressed equal or not, so you don't mess up your result.