summaryrefslogtreecommitdiffstats
path: root/kommander
Commit message (Collapse)AuthorAgeFilesLines
* Added translation of .desktop files.Slávek Banko2021-05-0510-285/+29
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9b215fd2af36fbe86fc507d0cb3bba415c88fb58)
* Fix FTBFS with CMake build:r14.0.10Slávek Banko2021-03-128-13/+37
| | | | | | | | | + Determine TQt and TDE include directories as SYSTEM. It solves priority for #include "..." × #include <...> + Additional linked libraries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f4edc50e4756b2289254ee308223faed9be6a2c7)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-03-1221-103/+101
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 70defe5e6d9498c5c6011eee50c4dc506abebd61)
* Conversion to the cmake building system.gregory guy2021-03-1240-74/+573
| | | | | | | | | | | | | | | | | Delete empty files (dummy.cpp, xsldbgconfig.h). Remove hard-coded path for the kmdr-executor executable. Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander. Add man pages taken from the Debian packaging. Signed-off-by: gregory guy <gregory-tde@laposte.net> Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded. Move the linking of xml and readline libraries to the appropriate static libraries. Add build option WITH_QUANTA_CVSSERVICE. Add a test whether the readline can be linked standalone or whether ncurses is needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4c43d1fbb66a296958ed1d0dbddf3f8ac4466130)
* Rename *OBJECT_NAME_STRINGormorph2020-08-2864-595/+595
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit ae3ed3d32920f5780af51aad9683b82179e9655d)
* Replace Qt branding with TQt ones.Chris2019-07-241-4/+4
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 02dda24e4755f81108b1c4962db0371714d0e47b)
* Add CMakeL10n rules.Slávek Banko2019-01-131-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1174bdb4683065dc555622f394a36ee1fa2b446c)
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-039-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fde0386d0fd00e7793ed61cbbe0725047a1dfb4c)
* Removed unnecessary defines for sstream.Michele Calgaro2018-08-151-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 23e949441b6dad05ab3dd00ad84a2df2b4a9d730)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 36e22fdfe9dc2996f9807db07af1f7e21009eb25)
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 89592516252c214530a9d77bec0fe5afb21b0236)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2473-0/+0
| | | | (cherry picked from commit 643013488ee2d0b0abd7825f46d8ace5093f7d83)
* Fix up remaining references to DocPathr14.0.0Timothy Pearson2014-11-081-2/+2
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-232-2/+2
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-223-3/+3
| | | | 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-135-11/+11
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fixed incorrect renamed strings. This resolves bug 2138.François Andriot2014-10-044-20/+20
|
* Update and rename files in support of commit 722ce1ef.Darrell Anderson2014-03-025-72/+72
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0397-209/+209
|
* Fix unintended rename of link*Slávek Banko2013-02-241-7/+7
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1568-102/+102
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1412-20/+20
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-074-5/+5
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-063-5/+5
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0414-22/+22
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0120-29/+29
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0125-108/+108
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-013-5/+5
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-1/+1
|
* Minor updates for kioslave renameTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-16/+16
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2613-32/+32
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-16/+16
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2431-85/+85
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-206-7/+7
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-9/+9
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-172-13/+13
|
* Fix 'format not a string literal' error.Darrell Anderson2012-11-021-1/+1
| | | | Thanks to Serghei Amelian.
* Fix FTBFS on TQt3Timothy Pearson2012-10-304-16/+16
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-207-9/+9
|
* Fix QString -> TQString.Darrell Anderson2012-09-167-28/+28
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-062-2/+2
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-4/+4
|