Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 13 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 1 | -1/+1 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Write generated source files to the binary directory instead of the source | aneejit1 | 2020-06-23 | 1 | -1/+1 |
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> | ||||
* | Desktop file translations: | Slávek Banko | 2020-05-28 | 3 | -122/+8 |
| | | | | | | | + 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> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Conversion to the cmake building system. | gregory guy | 2019-06-27 | 6 | -10/+122 |
| | | | | | | | Add includes to UI files to resolve FTBFS. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-27 | 2 | -0/+6 |
| | | | | 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 | 2 | -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 | 14 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with clang | Slávek Banko | 2015-06-28 | 4 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 1 | -3/+3 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 10 | -13/+13 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 7 | -9/+9 |
| | |||||
* | 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 | -6/+6 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -20/+20 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 1 | -1/+0 |
| | |||||
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -11/+11 |
| | |||||
* | Fix kbruch/Makefile.am to eliminate build error. | Darrell Anderson | 2012-02-24 | 1 | -1/+1 |
| | | | | This resolves bug report 786. | ||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 13 | -13/+13 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 9 | -68/+68 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 2 | -6/+6 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 2 | -3/+3 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 12 | -83/+83 |
| | | | | This reverts commit 6c3f7a55fb7888efc80a7350ef0c2f46ee02baa3. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 12 | -83/+83 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 5 | -5/+5 |
| | |||||
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 1 | -2/+2 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 3 | -5/+5 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| | |||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵ | tpearson | 2011-10-10 | 2 | -2/+2 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 24 | -36/+36 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename kdeedu MainTQtWidget to MainQtWidget | tpearson | 2011-06-15 | 4 | -25/+25 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236938 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix some kdeedu build issues | tpearson | 2011-06-15 | 2 | -105/+105 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236928 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵ | tpearson | 2011-06-14 | 1 | -2/+2 |
| | | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kdeedu | tpearson | 2011-06-11 | 33 | -310/+323 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236073 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |