Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added translation of .desktop files. | Slávek Banko | 2021-05-05 | 6 | -59/+20 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9b215fd2af36fbe86fc507d0cb3bba415c88fb58) | ||||
* | Fix FTBFS with CMake build:r14.0.10 | Slávek Banko | 2021-03-12 | 4 | -0/+12 |
| | | | | | | | | | + 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 Banko | 2021-03-12 | 1 | -1/+1 |
| | | | | | | | 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 guy | 2021-03-12 | 27 | -4/+372 |
| | | | | | | | | | | | | | | | | | 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) | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 4 | -51/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit df844cff13ebb0c60b5b69dd29e51bf1cad240fa) | ||||
* | Remove unnecessary control characters from the message. | Slávek Banko | 2020-05-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c40aeaf5ed7f28cec5181530fdc6a30611927126) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-13 | 1 | -0/+3 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1174bdb4683065dc555622f394a36ee1fa2b446c) | ||||
* | Fixed FTBFS with libxml2 >= 2.9.8 | François Andriot | 2018-07-18 | 2 | -0/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9a0e63020401f11541d46104a01a09e805032223) | ||||
* | Fix FTBFS with clang | Slávek Banko | 2018-05-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8967262adfbf9f7ba6c038bf53f51c31c4465cc7) | ||||
* | Fix FTBFS with ICU >= 58 | Slávek Banko | 2018-05-01 | 4 | -1/+4 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 23f1f6f93256304eab76cd199408b71a649d82a8) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 36 | -0/+0 |
| | | | | (cherry picked from commit 643013488ee2d0b0abd7825f46d8ace5093f7d83) | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 5 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 3 | -3/+3 |
| | | | | match XDG specifications | ||||
* | Fix typo from previous commit. | Darrell Anderson | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | Added XSLDbg handbook menu entry to KXSLDbg help menu. This resolves bug 1862. | Michele Calgaro | 2014-05-24 | 2 | -5/+23 |
| | |||||
* | Make XSLDbg help handbook visible in the help handbook table of contents but ↵ | Darrell Anderson | 2014-02-15 | 2 | -0/+9 |
| | | | | not in launcher menu. | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -4/+4 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 16 | -18/+18 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 5 | -9/+9 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -4/+4 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -3/+3 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -30/+30 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Fix docbook support with libxml2 >= 2.6.x | Francois Andriot | 2013-01-28 | 1 | -0/+8 |
| | |||||
* | Minor updates for kioslave rename | Timothy Pearson | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 4 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 7 | -17/+17 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -8/+8 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -6/+6 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 4 | -6/+6 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -3/+3 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 4 | -8/+8 |
| | |||||
* | Fix a number of unconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -3/+3 |
| | |||||
* | Add missing kxsldbg icons. | Darrell Anderson | 2012-08-17 | 3 | -1/+3 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 2 | -2/+2 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 2 | -2/+2 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 9 | -38/+38 |
| | |||||
* | Update HTML install path references. | Darrell Anderson | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 3 | -12/+12 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 16 | -16/+16 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 2 | -11/+11 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 3 | -5/+5 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 22 | -185/+185 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 26 | -129/+129 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 41 | -327/+327 |
| | | | | This reverts commit 2b0e1de2ffcca7bb93f1fd8ddd32f74041d0d076. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 41 | -327/+327 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -2/+2 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 4 | -5/+5 |
| | |||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 1 | -1/+1 |
| |