summaryrefslogtreecommitdiffstats
path: root/kuickshow/src
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1311-134/+134
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-212-40/+40
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-303-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-076-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-023-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2015-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-2/+2
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add paths for libarts_gpl and imlib to link_directoriesaneejit12020-06-231-0/+1
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Desktop file translations:Slávek Banko2020-06-093-81/+7
| | | | | | | + 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-211-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-2/+2
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix unintended rename of KUICKFILESlávek Banko2013-03-091-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1513-26/+26
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-9/+9
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-017-88/+88
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-16/+16
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2511-42/+42
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-24/+24
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-131-1/+1
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Remove inadvertent renaming. This resolves bug report 863.Darrell Anderson2012-03-131-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-18/+18
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1715-16/+16
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-216-28/+28
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-29/+29
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-188-17/+17
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1614-80/+80
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1514-80/+80
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-5/+5
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-153-4/+4
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-075-6/+6
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-5/+5
|
* rename the following methods:tpearson2011-08-1027-58/+58
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-107-9/+9
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-1/+1
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqgeometry* to geometry*tpearson2011-07-192-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da