summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeprocess.hHEADmasterMichele Calgaro10 days1-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use obsolete header kapp.hMichele Calgaro2024-11-071-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-032-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-131-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-065-82/+82
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-052-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-205-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename library twin3_crystal -> twin_crystalMavridis Philippe2023-07-072-3/+3
| | | | | | Related to TDE/tdebase#364. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-142-69/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.Slávek Banko2022-02-012-44/+0
| | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Exclude common strings of twin clients from translations.Slávek Banko2021-07-061-1/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFS.Slávek Banko2021-07-022-36/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules for messages and desktop files.Slávek Banko2021-07-023-1/+14
| | | | | | Add TDEGlobal::locale()->insertCatalogue(...). Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.Slávek Banko2021-07-015-4/+86
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-02-205-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-292-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed previous commit. The messages was being shown with a "(still]"Michele Calgaro2017-09-161-1/+1
| | | | | | instead of "(still??)". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed tooltip message for "Enable Transparency" checkbox.Michele Calgaro2017-09-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFSr14.0.0Timothy Pearson2014-12-011-1/+1
|
* Fix broken task switching when transparency enabledTimothy Pearson2014-12-012-6/+48
| | | | This resolves Bug 2220
* Update background wallpaper image on desktop switchTimothy Pearson2014-11-182-4/+37
|
* Fix incorrect atom nameTimothy Pearson2014-05-121-1/+1
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-262-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Update sources to version 1.0.7.Darrell Anderson2013-03-022-3/+3
| | | | This resolves bug report 878.
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-5/+5
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename KSharedTimothy Pearson2013-01-312-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-11/+11
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-8/+8
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-175-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-31/+31
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-199-52/+52
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-188-30/+30
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-114/+114
| | | | This reverts commit 7b745a9472f418920ad89f0cd28d3e94de40bee2.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-114/+114
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-078-23/+23
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* Fix crystal window decoration clientv3.5.13tpearson2011-09-192-12/+36
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1254499 283d02a7-25f6-0310-bc7c-ecb5cbfe19da