summaryrefslogtreecommitdiffstats
path: root/kicker/applets/clock
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-032-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-36/+36
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-133-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-282-143/+5
| | | | | | | + 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 Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-194-33/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-231-0/+0
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Add option to enable the clock shadow in transparent modeTimothy Pearson2013-04-033-7/+19
| | | | This closes Bug 387
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-5/+5
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-13/+13
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-17/+17
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-10/+10
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-18/+18
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-24/+24
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-22/+22
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-23/+23
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-4/+4
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-43/+43
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-72/+72
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-72/+72
|
* Fix tdebase FTBFSTimothy Pearson2011-11-171-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* Fix kdebase FTBFS under oneirictpearson2011-10-101-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-13/+13
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt to fix kdebase FTBFS under Debiantpearson2011-08-081-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS under amd64tpearson2011-08-061-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245198 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS due to missing init.cpp filetpearson2011-08-051-0/+78
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245176 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up a few Deep Buttons glitchestpearson2011-08-053-13/+18
| | | | | | | | Add an option to include the clock in the system tray applet Majorly enhance the Quick Launch Kicker applet git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245129 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Specify namespace when using WNoAutoErasetpearson2011-04-111-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-151-6/+6
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-231-0/+45
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Signal/slot repairstpearson2011-01-212-4/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1910-168/+168
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-077-76/+76
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-037-76/+76
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Bugfix batch 2/2tpearson2010-09-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da