Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-11 | 3 | -94/+94 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-20 | 1 | -15/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add PO_DIR option to properly merge translations into desktop files. | Slávek Banko | 2021-05-05 | 1 | -1/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added translation of .desktop files. | Slávek Banko | 2021-05-03 | 2 | -174/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Simplify 'skel' and 'stub' generation for kspeech and kspeechlink | Slávek Banko | 2021-01-26 | 1 | -1/+1 |
| | | | | | | as well as their subsequent linking. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Conversion to the cmake building system. | gregory guy | 2021-01-26 | 4 | -38/+59 |
| | | | | | | | | | | | | | | | | Added several man pages taken from the Debian packaging. Cleanup headers in ui files. Add png icons for mono theme. Signed-off-by: gregory guy <gregory-tde@laposte.net> cmake: - Use tde_add_check_executable instead of a combination of separate calls to tde_add_executable and add_test. - Simplify the detection of time.h and sys/time.h headers. - Refactor phrasebook files install, kmouth. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-21 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS on Mageia 6 | François Andriot | 2017-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -34/+34 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -34/+34 |
| | | | | This reverts commit 9fe64cd28cdfec84513bf0661d9eb780cdadaccf. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -34/+34 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -6/+6 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -34/+34 |
| | |||||
* | Rebranding: TDE Control Center --> Trinity Control Center | Michele Calgaro | 2014-06-08 | 1 | -1/+1 |
| | |||||
* | Fix desktop files to correctly populate kcontrol. | Darrell Anderson | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 4 | -6/+6 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -12/+12 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -7/+7 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -38/+38 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -13/+13 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -2/+2 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 3 | -3/+3 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 5 | -11/+11 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -22/+22 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -6/+6 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -5/+5 |
| | |||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 1 | -1/+1 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 2 | -7/+7 |
| | |||||
* | Fix KDE -> TDE branding. | Darrell Anderson | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | Fix references of K Menu -> TDE Menu. | Darrell Anderson | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 3 | -3/+3 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 2 | -20/+20 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 3 | -8/+8 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 4 | -24/+24 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 4 | -53/+53 |
| | | | | This reverts commit 23aecb275d6085b7a15a38da0180edf156c8ea9d. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 4 | -53/+53 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -4/+4 |
| | |||||
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 6 | -20/+20 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |