summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2018-12-301-0/+21
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-034-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-273-3/+3
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-2721-147/+74
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix CMake build dependenciesMichele Calgaro2016-10-221-22/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23168-0/+0
|
* Fixed FTBFS introduced by subversion 1.9. This relates to bug 2528.Michele Calgaro2015-10-186-191/+350
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes and ExcludeServiceTypes in desktop.in filesr14.0.0Timothy Pearson2014-11-231-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-2/+2
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-7/+7
| | | | 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
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-3/+3
| | | | match XDG specifications
* Fix FTBFS due to missing SQL driver methodTimothy Pearson2014-09-202-0/+12
| | | | This resolves Bug 2117
* Branding cleanup.Darrell Anderson2014-03-0310-10/+10
|
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2014-01-191-3/+3
|
* Update images for branding and update installation location to fix missing ↵Darrell Anderson2014-01-128-1/+1
| | | | launcher menu icon.
* Fix use of ascii() in log messagesSlávek Banko2014-01-092-14/+14
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0313-23/+23
|
* Rename KWallet to TDEWalletTimothy Pearson2013-08-271-5/+5
|
* Fix incorrect characters.Darrell Anderson2013-05-231-1/+1
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-192-4/+5
|
* Fix unintended rename of bookmark*, mark*Slávek Banko2013-02-192-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1547-82/+82
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1421-29/+29
|
* Fix FTBFSTimothy Pearson2013-02-117-12/+12
|
* Rename kiosvnTimothy Pearson2013-02-1018-4/+4
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-3/+3
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-063-6/+6
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-19/+19
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0116-28/+28
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0121-213/+213
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-015-13/+13
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-2/+2
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-3019-102/+102
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2725-47/+47
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-267-13/+13
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2522-98/+98
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2423-105/+105
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-19/+19
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2013-23/+23
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-1911-23/+23
|
* Fix 'format not a string literal' errorSlávek Banko2012-11-032-14/+14
| | | | Thanks to Francois Andriot
* Fix QString -> TQString.Darrell Anderson2012-09-163-3/+3
|
* Update image files.Darrell Anderson2012-06-297-0/+0
| | | | Thanks to E. Liddell.