Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop explicit dependencies on dcopidl and dcopidl2cpp, | Slávek Banko | 2020-06-07 | 1 | -1/+0 |
| | | | | | | | because thanks to the replacement of KDE3 CMake macros with TDE macros, this is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Rename translation context QXml => TQXml | Slávek Banko | 2018-12-04 | 1 | -1/+1 |
| | | | | | | to match the translation context in TQt3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455. | Michele Calgaro | 2015-07-04 | 1 | -16/+21 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added 'Delete Line' menu entry in Kate. This resolves bug 1907. | Michele Calgaro | 2015-01-01 | 1 | -2/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 3 | -7/+7 |
| | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | ||||
* | Bring unindent and indent icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | | | | 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 | -3/+3 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | Revert commit 1d498994 | Slávek Banko | 2014-04-05 | 1 | -1/+0 |
| | |||||
* | Include xrender library directory when linking | Timothy Pearson | 2014-04-02 | 1 | -0/+1 |
| | | | | This relates to Bug 1199 | ||||
* | Update kate syntax highlight files | Michele Calgaro | 2014-01-09 | 2 | -8/+3 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 8 | -8/+8 |
| | |||||
* | Fix Kate syntax highlighting stall | Timothy Pearson | 2013-05-05 | 1 | -20/+19 |
| | | | | This resolves Bug 1279 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 25 | -47/+47 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 11 | -13/+13 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 4 | -8/+8 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -3/+3 |
| | |||||
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 3 | -3/+3 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 19 | -27/+27 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 18 | -158/+158 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -3/+3 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Fix a few remaining references to kio_ | Timothy Pearson | 2013-01-30 | 1 | -1/+1 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 13 | -37/+37 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 17 | -52/+52 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 19 | -96/+96 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 15 | -53/+53 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -4/+4 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -10/+10 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -4/+4 |
| | |||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | Add document position variable to text editor part | Timothy Pearson | 2012-05-23 | 2 | -0/+11 |
| | | | | WARNING this breaks the kate/kwrite ABI! | ||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 4 | -4/+4 |
| | |||||
* | Rename straggling environment variables KDE->TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 14 | -73/+73 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 20 | -134/+134 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 13 | -29/+29 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 28 | -252/+252 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 28 | -252/+252 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Rename tqsetSizePolicy to fix bindings | Timothy Pearson | 2011-12-06 | 1 | -1/+1 |
| | |||||
* | Rename tqsetAlignment to fix bindings | Timothy Pearson | 2011-12-06 | 2 | -9/+9 |
| |