Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 8 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new icon in tdelibs. | Michele Calgaro | 2021-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-12 | 3 | -110/+11 |
| | | | | | | | + 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> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 1 | -0/+3 |
| | | | | 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 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 3 | -0/+0 |
| | |||||
* | Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device ↵ | Michele Calgaro | 2016-02-24 | 4 | -123/+45 |
| | | | | | | locking is now done through 'flock()' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Fix help handbook not appearing in main handbook table of contents. | Darrell Anderson | 2014-01-21 | 1 | -0/+1 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Update Q->TQ constants in ui files. | Darrell Anderson | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -2/+2 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 1 | -52/+52 |
| | |||||
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 10 | -23/+23 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -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 | 1 | -3/+3 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -9/+9 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -15/+15 |
| | |||||
* | 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 | 5 | -7/+7 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 5 | -13/+13 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -7/+7 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
| | |||||
* | Remove unnecessary language. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Add image files from commit f1ec987d. | Darrell Anderson | 2012-08-19 | 4 | -0/+77 |
| | |||||
* | Add missing kandy icons. This resolves bug report 1013. | Darrell Anderson | 2012-08-18 | 2 | -0/+3 |
| | |||||
* | Update TDE menu to reduce clutter and eliminate conflicts with KDE4. | Darrell Anderson | 2012-06-26 | 1 | -2/+2 |
| | | | | This partially resolves bug report 977. | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -10/+10 |
| | |||||
* | Further organize TDE Menu. | Darrell Anderson | 2012-03-14 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 8 | -8/+8 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 9 | -23/+23 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 4 | -13/+13 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 14 | -45/+45 |
| | | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 14 | -45/+45 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -3/+3 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -4/+4 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 4 | -5/+5 |
| | |||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13 | tpearson | 2011-10-10 | 1 | -2/+2 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 16 | -38/+38 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 2 | -6/+6 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |