summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-027-14/+14
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0134-333/+333
* Remove various '#define' strings - part 6Michele Calgaro2023-12-082-4/+4
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-044-12/+12
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-272-2/+2
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-022-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2055-58/+58
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-088-69/+0
* Fix FTBFS described at issue #2.Michele Calgaro2022-05-111-4/+4
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-3113-97/+63
* Renaming of files in preparation for code style tools.Michele Calgaro2021-02-049-2/+2
* Removed code formatting modelines.Michele Calgaro2020-09-2916-20/+0
* Fix FTBFS due to automake stuff.Slávek Banko2020-09-081-6/+13
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-032-3/+3
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1712-12/+12
* Fix FTBFS with GCC6Slávek Banko2016-09-031-2/+2
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23285-0/+0
* Fix missing returnFrançois Andriot2015-05-261-1/+1
* Fix remaining issues from mimetype icon renamer14.0.0Timothy Pearson2014-10-221-1/+1
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-221-2/+2
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-131-1/+1
* 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-1/+1
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-1112-12/+12
* Improve readability of search engine in search tabMichele Calgaro2014-03-121-1/+15
* Updated list of search engines as proposed by Gregory Guy.Michele Calgaro2014-03-092-25/+23
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
* Additional k => tde renaming and fixesSlávek Banko2013-09-0314-16/+16
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1552-106/+106
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-8/+8
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-3/+3
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0417-32/+32
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0116-17/+17
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0122-52/+52
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-015-6/+6
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-2910-10/+10
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-2712-12/+12
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2728-36/+36
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-5/+5
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2521-85/+85
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2435-84/+84
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-2/+2
* Fix QString -> TQString.Darrell Anderson2012-09-161-1/+1