summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/oblique
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-115-71/+71
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-203-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-282-13/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-206-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add option WITH_GCC_VISIBILITY.Slávek Banko2021-12-311-3/+5
| | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-07-152-66/+10
| | | | | | | + 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>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-5/+5
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-1/+1
|
* Remaining parts of cmake conversionSlávek Banko2013-11-032-0/+59
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-8/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-6/+6
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-018-59/+59
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-253-17/+17
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-38/+38
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-12/+12
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-122-4/+4
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-211-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-176-14/+14
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-17/+17
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-165-22/+22
| | | | This reverts commit ca82971624269719d487c6f7980d7237f9420036.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-155-22/+22
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-2/+2
|
* rename the following methods:tpearson2011-08-1010-82/+82
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-37/+37
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeaddonstpearson2011-06-1820-181/+209
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1237404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-022-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1158415 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3122-547/+547
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1157634 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2531-0/+5627
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da