| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 6 | -33/+33 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 3 | -5/+5 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 2 | -3/+3 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 2 | -6/+6 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 6 | -6/+6 |
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special... | Slávek Banko | 2021-05-18 | 3 | -3/+8 |
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -1/+1 |
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 3 | -3/+0 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 4 | -458/+16 |
* | Synchronize German translation with the rest and fix some icons. | Chris | 2019-12-15 | 3 | -17/+10 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+3 |
* | Fix FTBFS due to Xlib defined keywords | Timothy Pearson | 2015-09-20 | 1 | -1/+2 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -62/+62 |
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -62/+62 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -62/+62 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-18 | 2 | -0/+8 |
|\ |
|
| * | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 2 | -0/+8 |
* | | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
|/ |
|
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 1 | -3/+3 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -61/+61 |
* | Fix tderandrtray abort on startup due to oversized tray icon creation when ic... | Timothy Pearson | 2014-07-07 | 2 | -4/+18 |
* | Fixed tderandrtray popup menu Help functionality. This resolves bug 1949. | Michele Calgaro | 2014-05-26 | 2 | -1/+10 |
* | Fix TDEPrint desktop file, add help handbooks for kjobviewer and tderandrtray. | Darrell Anderson | 2014-02-19 | 1 | -0/+1 |
* | Update tderandrtray desktop files to match actual app name. | Darrell Anderson | 2014-01-13 | 2 | -12/+12 |
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -1/+2 |
* | Fix typo. | Darrell Anderson | 2013-11-25 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Fix theme manager overwriting undefined theme settings with garbage | Timothy Pearson | 2013-05-09 | 1 | -6/+6 |
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -9/+9 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 5 | -9/+9 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -4/+4 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -4/+4 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -22/+22 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 4 | -7/+7 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 16 | -49/+49 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 3 | -9/+9 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 5 | -9/+9 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -3/+3 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -2/+2 |
* | Fix krandrtray profile list when no XRandR extension is available | Timothy Pearson | 2013-01-17 | 1 | -12/+17 |
* | Add profile support to displayconfig and krandrtray | Timothy Pearson | 2013-01-11 | 2 | -31/+27 |
* | Automatically deactivate disconnected display devices | Timothy Pearson | 2013-01-09 | 2 | -40/+83 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 3 | -8/+8 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Fix KControl KDE->TDE branding issues. | Darrell Anderson | 2012-03-09 | 1 | -4/+4 |