summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor leftover from strstream to sstream conversion not done in previousMichele Calgaro2018-08-171-17/+0
| | | | | | commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Switched from strstream to sstream.Michele Calgaro2018-08-1623-140/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-3/+3
| | | | 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-137-14/+14
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-8043/+0
|
* Rename the string kde toolbar widgetTimothy Pearson2014-08-074-13/+13
|
* Fix unintended renamingDarrell Anderson2014-02-1612-141/+141
|
* Fix unintended renamingDarrell Anderson2014-02-164-9/+9
|
* Fix FTBFS due to recent style API changesSlávek Banko2013-12-262-38/+38
|
* Fix unintended rename of PEAKFILESlávek Banko2013-03-094-39/+39
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-192-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15319-394/+394
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1466-71/+71
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-3/+3
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-26/+26
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0167-115/+115
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0181-932/+932
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-3111-80/+80
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-294-39/+39
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2775-92/+92
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2564-178/+178
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2461-191/+191
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-193-8/+8
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Fix FTBFS in 64-bit.Darrell Anderson2012-11-021-2/+2
| | | | | This resolves bug report 1076. Thanks to Slavek Banko.
* Fix FTBFS due to missing link to fontconfigSlávek Banko2012-10-311-1/+1
| | | | Thanks to Francois Andriot
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-18/+18
|
* Update to new style APITimothy Pearson2012-08-082-336/+362
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-2/+2
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* GCC 4.7 fixes.Darrell Anderson2012-05-062-0/+2
| | | | Thanks to Francois Andriot.
* Allow building with or without liblo being installed.Darrell Anderson2012-04-171-3/+3
| | | | | liblo is recommended but not a required dependency. This resolves bug report 948.
* Updated to build with gcc 4.7.Darrell Anderson2012-04-1311-35/+40
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1337-128/+128
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17191-192/+192
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-263-4/+4
|
* Rename a few stragglersTimothy Pearson2011-12-241-6/+6
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2169-745/+745
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19168-976/+976
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18133-694/+694
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16281-2523/+2523
| | | | This reverts commit 4faf11eccc5f08d2aa0540157d6eff80b7cdb02a.