summaryrefslogtreecommitdiffstats
path: root/src/part/radialMap
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-072-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-052-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed up indentation of the code changes in previous commit.r14.1.0Michele Calgaro2022-11-011-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed SEGV caused by dereferencing null pointer. This resolves issue #3.Michele Calgaro2022-11-011-1/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.gregory guy2019-11-271-4/+0
| | | | | | | | | Add basic cmake build instructions. Add a man page taken from Debian packaging. Delete empty file NEWS. Rework on the README, INSTALL and help page. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-201-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial-cmake-conversionAlexander Golubev2016-01-231-0/+31
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-9/+9
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* 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-271-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-26/+26
|
* 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-166-30/+30
| | | | This reverts commit 5f20b2e679037af4b18ac901bdf78a08e5c0da39.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-156-30/+30
|
* Fix FTBFSTimothy Pearson2011-11-221-1/+1
|
* rename the following methods:tpearson2011-08-103-4/+4
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port Filelighttpearson2011-05-269-178/+179
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1233561 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned Filelight applicationtpearson2010-02-0312-0/+1845
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/filelight@1084392 283d02a7-25f6-0310-bc7c-ecb5cbfe19da