summaryrefslogtreecommitdiffstats
path: root/quanta/components
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-053-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1428-225/+225
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-213-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-072-5/+5
| | | | 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>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2038-49/+49
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-186-36/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-081-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added translation of .desktop files.Slávek Banko2021-05-056-125/+23
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with CMake build:Slávek Banko2021-03-128-0/+24
| | | | | | | | + Determine TQt and TDE include directories as SYSTEM. It solves priority for #include "..." × #include <...> + Additional linked libraries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-03-111-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-03-1113-37/+68
| | | | | | | | | | | | | | | | Delete empty files (dummy.cpp, xsldbgconfig.h). Remove hard-coded path for the kmdr-executor executable. Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander. Add man pages taken from the Debian packaging. Signed-off-by: gregory guy <gregory-tde@laposte.net> Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded. Move the linking of xml and readline libraries to the appropriate static libraries. Add build option WITH_QUANTA_CVSSERVICE. Add a test whether the readline can be linked standalone or whether ncurses is needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename *OBJECT_NAME_STRINGormorph2020-08-273-5/+5
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-3/+3
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-133-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1526-35/+35
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-15/+15
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0114-77/+77
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-274-6/+6
|
* Minor updates for kioslave renameTimothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2611-21/+21
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-14/+14
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-3/+3
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-211-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1738-49/+49
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-26/+26
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1924-118/+118
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1839-161/+161
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1655-307/+307
| | | | This reverts commit 2b0e1de2ffcca7bb93f1fd8ddd32f74041d0d076.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1555-307/+307
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-168-9/+9
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-3/+3
|
* rename the following methods:tpearson2011-08-1059-167/+167
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1023-208/+208
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0923-66/+66
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdewebdev FTBFS under Qt3tpearson2011-06-175-10/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdewebdevtpearson2011-06-16104-1176/+1227
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da