| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 0ce7b62e9e7a28ed4da7e6fb829bd5ded214bda9)
|
|
|
|
| |
(cherry picked from commit b82c8a3f42468101be9518a4f08e0aa5a651b66f)
|
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 9bb299eeb6e47a050473c3a396ddf8758f11e3cc)
|
|
|
|
|
|
|
|
| |
The direction of movement can be configured (reversed) through the
settings dialog.
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit a9d34c14366e18066f67b972eab79a03d1081726)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 026828840f8255b5c4fde83ea95209f6f1f5ef8f)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit c4a6487c827add9382001ff1892b8fb3bfa94682)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 82c1dbe490f7afcb5b48fdfb8748bde249bcf4f7)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 36f2e08fd382c7042fbd3c8e7708f3ba1b9c9bd7)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 8f924d271a4771b8046697fefd778d895a54d93d)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
|
|
|
|
|
|
|
| |
QIODevice with TQ* version
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 33c7d159890b81da8f44ee330a349e3abd553bec)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit a8f627e6d45af521718176586daf0253b4daa597)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 0fc56f21d45249a473d20555ff3071d3b16bee54)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 7bc43c68b3c095631628e1fb691242315687d15b)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84)
|
|
|
|
|
|
|
| |
merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 22625693f124aae09863f4d33e30b625a96c3557)
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
| |
1) removed connection to inexistent slot
2) fix code to save Kate's session from TDE's session manager. This
relates to bug 2691.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
window caption or not. This relates to issue #62.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Chris <[email protected]>
|
|
|
|
|
|
| |
This relates to bug 2491
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
OldKateSessionManager code.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
|
| |
fixed up logic where required.
Fixed Kate quit process to support correct shutdown. Improved handling of configuration option changes.
Some code rework.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
improved model-view code separation
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
| |
buttons status update.
Added ability to activate a session using the ENTER key. Some other code refactoring.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
and "Delete session".
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Lot of functionality still missing.
It is possible to switch sessions from the session panel (either by the activate pushbutton or by executing a listview item).
Kate's session settings are currently not yet supported (last session is saved and restored by default).
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
|
|
| |
*** NOTE *** In this commit both the old and new session managers are active,
therefore funny things occasionally happen. Then won't be the case from the
next commit since the old session manager will be disabled.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
version of the same classes is still the default for the time being.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
to ease the development and testing of the new KateSession/KateSessionManager code while at the same time preserve session functionality. The OldKateSession* code will be removed once the new code has been fully developed and tested.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
will be added in a separate commit.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
|
|
| |
bug 1911.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
|
|
|
|
| |
player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
|
|
|
|
| |
fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
|
| |
|
| |
|
|
|
|
| |
shown and mouse cursor subsequently moved back over the file list
|
|
|
|
| |
This resolves Bug 1743
|
|
|
|
| |
This resolves Bug 1680
|
| |
|
| |
|
|
|
|
| |
This resolves bug report 1127.
|