Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 2 | -3/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 20 | -2510/+114 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed handling of RMC -> Actions -> Open terminal here. | Michele Calgaro | 2020-02-16 | 7 | -42/+142 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | CMakeL10n: Extract konsole schemas and keytabs directly from definition | Slávek Banko | 2020-01-01 | 1 | -12/+15 |
| | | | | | | files instead of generating temporary name list file. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Replace Qt branding with TQt ones. | Chris | 2019-08-09 | 1 | -6/+6 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix remaining brandings in tdebase. | Chris | 2019-07-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix typos in texts. | Slávek Banko | 2019-07-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed some session's dcop calls in konsolepart. This relates to bug 2537. | Michele Calgaro | 2019-06-13 | 5 | -12/+96 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 2 | -0/+39 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -2/+2 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 2 | -16/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 21 | -0/+0 |
| | |||||
* | Konsole : added support for mouse wheel events in the alternate screen. This ↵ | Michele Calgaro | 2016-03-14 | 3 | -1/+26 |
| | | | | | | | | allows scrolling within vim, less and similar applications. This resolves bug 2597. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update About dialogs of Konqueror and Konsole for release | Timothy Pearson | 2014-12-06 | 1 | -3/+4 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -64/+64 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -64/+64 |
| | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -64/+64 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 1 | -1/+1 |
| | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 2 | -6/+6 |
| | | | | 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 | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 2 | -13/+13 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
|\ | |||||
| * | Fix hardcoded link flag to "dl" library | François Andriot | 2014-10-12 | 1 | -1/+1 |
| | | | | | | | | Fix "dlopen" function detection | ||||
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -3/+3 |
|/ | |||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 6 | -6/+6 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -63/+63 |
| | |||||
* | Fix Konsole cursor redraw on focus in | Timothy Pearson | 2014-10-11 | 1 | -1/+2 |
| | | | | | This was accidentally broken in commit efdf0bbc This resolves Bug 2142 | ||||
* | Improved code for workaround for Qt/Tde/X? bug for handling Meta key as Alt key | Michele Calgaro | 2014-05-16 | 5 | -16/+53 |
| | | | | in terminal emulation after restored sessions. This relates to bug 1026. | ||||
* | Workaround Qt/Tde/X? bug for handling Meta key as Alt key in terminal emulation | Michele Calgaro | 2014-05-14 | 7 | -19/+86 |
| | | | | after restored sessions. This resolves bug 1026 for good. | ||||
* | Fixed support for handling Meta key as Alt key in terminal emulation. | Michele Calgaro | 2014-04-22 | 1 | -12/+11 |
| | | | | This resolves bug 1026. | ||||
* | Added support for handling Meta key as Alt key in Konsole. | Michele Calgaro | 2014-04-21 | 2 | -1/+11 |
| | | | | This relates to bug 1026. | ||||
* | Added support for handling Meta key as Alt key in konsolePart. | Michele Calgaro | 2014-04-20 | 5 | -17/+42 |
| | | | | This relates to bug 1026. | ||||
* | Added support for handling Meta key as Alt key in terminal emulation. | Michele Calgaro | 2014-04-19 | 3 | -12/+20 |
| | | | | This relates to bug 1026. | ||||
* | Rename TDE-specific atoms to avoid stomping on KDE atom names | Timothy Pearson | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Improve compatibility with non-Trinity environment menus and add a single | Darrell Anderson | 2014-02-14 | 1 | -0/+1 |
| | | | | menu item for Trinity control center for those environments. | ||||
* | Change rename konsole session default shortcut | Slávek Banko | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 4 | -31/+31 |
| | |||||
* | Fix konsole super user sessions with sudo or su | Slávek Banko | 2013-11-21 | 4 | -6/+15 |
| | | | | This resolves Bug 853 | ||||
* | Add option to enable accelerators in Konsole menu bar | Michele Calgaro | 2013-11-16 | 2 | -8/+70 |
| | | | | | Add default shortcut for show/hide Konsole menu bar This resolves Bug 1701 | ||||
* | Clarify konsole printf output message. | Darrell Anderson | 2013-11-14 | 1 | -1/+1 |
| | |||||
* | Revert commit fd2f0b36, adding konsole accelerators to the menubar. | Darrell Anderson | 2013-11-09 | 1 | -6/+6 |
| | |||||
* | Add accelerator key underlines to konsole main menu bar. | Darrell Anderson | 2013-11-08 | 1 | -6/+6 |
| | |||||
* | Fix defaults for tabbar mouse wheel in konsole and konqueror | Slávek Banko | 2013-10-24 | 1 | -1/+1 |
| | |||||
* | Add move session left/right into tab popup menu in konsole | Michele Calgaro | 2013-10-19 | 2 | -19/+48 |
| | | | | This resolves Bug 1682 | ||||
* | Add check box to control tabbar mouse wheel in konsole | Michele Calgaro | 2013-10-19 | 2 | -7/+23 |
| | | | | This resolves Bug 909 | ||||
* | Cleanup build warnings in konsole | Michele Calgaro | 2013-10-19 | 4 | -20/+33 |
| |