summaryrefslogtreecommitdiffstats
path: root/klinkstatus
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-051-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1414-109/+109
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-213-25/+25
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | 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-2015-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE dummy.cpp file for consistency with other packages.Slávek Banko2022-10-141-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added translation of .desktop files.Slávek Banko2021-05-054-60/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with CMake build:Slávek Banko2021-03-127-7/+28
| | | | | | | | + 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-114-4/+4
| | | | | | 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-1120-20/+311
| | | | | | | | | | | | | | | | 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>
* Removed code formatting modelines.Michele Calgaro2020-09-281-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* klinkstatus: removed bug.png icon which is now installed in tdelibs.Michele Calgaro2020-08-074-4/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Add CMakeL10n rules.Slávek Banko2019-01-132-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with ICU >= 58Slávek Banko2018-05-011-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-238-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-3/+3
| | | | 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
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-134-20/+20
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* 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
* Update and rename files in support of commit 722ce1ef.Darrell Anderson2014-03-021-27/+27
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0357-73/+73
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1519-26/+26
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1414-17/+17
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-3/+3
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-11/+11
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0111-53/+53
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-275-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-17/+17
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-6/+6
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-42/+42
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-29/+29
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-8/+8
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-7/+7
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
|
* Update lsm files.Darrell Anderson2012-05-271-13/+11
|