summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2018-12-241-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-271-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>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-252-8/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-174-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Workaround for parallel buildSlávek Banko2018-08-231-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2346-0/+0
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵r14.0.0Timothy Pearson2014-10-222-4/+4
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-135-9/+9
| | | | 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-136-11/+11
| | | | 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-132-2/+2
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1110-16/+16
| | | | match XDG specifications
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-1/+1
|
* Add local copy of jpegint.hSlávek Banko2014-07-052-0/+812
| | | | This resolves Bug 1541
* Add svg mimetype to desktop file.Darrell Anderson2014-01-131-1/+1
|
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-039-13/+13
|
* Fix FTBFSSlávek Banko2013-04-091-3/+3
|
* Fix Gwenview rotated jpeg image saveTimothy Pearson2013-04-085-402/+1824
| | | | This resolves Bug 1436
* Rename image files.Darrell Anderson2013-03-022-0/+0
|
* Fix FTBFSTimothy Pearson2013-02-162-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1539-56/+56
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1416-25/+25
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-049-17/+17
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0121-37/+37
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0130-269/+269
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KSharedTimothy Pearson2013-01-311-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-293-3/+3
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2741-59/+59
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-269-13/+13
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2528-116/+116
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2413-24/+24
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-228-16/+16
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-1911-16/+16
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-6/+6
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-071-1/+1
| | | | Thanks to Francois Andriot for the patch
* Restore unviewable gvdirpart png images.Darrell Anderson2012-06-186-0/+0
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-6/+6
|
* Fix branding issues.Darrell Anderson2012-04-12108-116/+116
|
* Fix inadvertent tqt changes. Part of an extensive cleanup of various problemsDarrell Anderson2012-04-123-12/+12
| | | | with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963.
* Fix building with libpng 1.5.Darrell Anderson2012-04-121-19/+40
|
* Remove stray vimrc files.Darrell Anderson2012-03-312-8/+0
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-66/+66
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-211-1/+1
|