summaryrefslogtreecommitdiffstats
path: root/arts/kde
Commit message (Expand)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-013-5/+5
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-151-4/+4
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-129-45/+45
* Replace various '#define' strings - part 6Michele Calgaro2023-12-211-4/+4
* Replace Qt with TQtMichele Calgaro2023-11-151-2/+2
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-252-2/+2
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2016-17/+17
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0610-14/+14
* Removed code formatting modelines.Michele Calgaro2020-09-2712-24/+0
* Desktop file translations:Slávek Banko2020-06-072-82/+7
* Add CMakeL10n rules.Slávek Banko2018-12-092-0/+6
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa...Timothy Pearson2014-10-131-1/+1
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-111-1/+1
* Revert commit 1d498994Slávek Banko2014-04-051-1/+0
* Include xrender library directory when linkingTimothy Pearson2014-04-021-0/+1
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-6/+6
* Fix FTBFS if ARTS_INCLUDE_DIRS contains multiple pathsSlávek Banko2013-09-081-6/+1
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-7/+7
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-13/+13
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-063-6/+6
* 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-22/+22
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-3/+3
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-3/+3
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-10/+10
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ...Timothy Pearson2013-01-2510-31/+31
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-30/+30
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-5/+5
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-3/+3
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-10/+10
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-70/+70
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-6/+6
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-8/+8
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-9/+9
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-9/+9
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2011-12-061-1/+1
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-052-2/+2
* Additional renaming of kde to tdeTimothy Pearson2011-11-166-6/+6
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
* Additional kde to tde renamingTimothy Pearson2011-11-063-6/+6
* rename the following methods:tpearson2011-08-101-1/+1
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-1314-30/+30
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS...samelian2011-01-111-4/+0