Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Borland compiler specific codeHEADmaster | Michele Calgaro | 14 days | 3 | -9/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY | Michele Calgaro | 2024-07-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-15 | 1 | -6/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-08 | 7 | -56/+56 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-18 | 3 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix SEGV at runtime caused by invalid platform detection at build timer14.1.1r14.1.0 | Michele Calgaro | 2023-04-12 | 4 | -3/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-21 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Rename Qt => TQt. | Slávek Banko | 2021-12-09 | 257 | -14463/+14463 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Install the library to the default system location. | Slávek Banko | 2021-12-08 | 2 | -2/+2 |
| | | | | | | Parts omitted in commit 1382F3DDB7D28B59432C8C32455734BADA2B6016. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2021-12-06 | 3 | -3/+3 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Setting the WITH_GCC_VISIBILITY option has no effect. | Slávek Banko | 2021-12-06 | 33 | -2/+99 |
| | | | | | | | | Hidden visibility has always been activated depending on the version of the compiler, regardless of WITH_GCC_VISIBILITY value. The config.h file generated during configuration was not used at all. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Do not install private headers. | Slávek Banko | 2021-12-06 | 1 | -8/+0 |
| | | | | | | | | The headers installed in the private directory seem to be unnecessary when building other applications or libraries that use TQScintilla library. Therefore, there is no obvious reason to be installed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Set the path for installing API documentation. | Slávek Banko | 2021-12-06 | 1 | -0/+2 |
| | | | | | | | The documentation contained here is not the usual manual, so it does not belong to the TDE user documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix library version in pkg-config file. | Slávek Banko | 2021-12-06 | 1 | -1/+1 |
| | | | | | | | The version of the library file as such does not reflect the official version of the library, but version and compatibility of API / ABI library interface. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Install the library to the default system location. | Slávek Banko | 2021-12-06 | 2 | -12/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Conversion to the cmake building system. | gregory guy | 2021-11-30 | 190 | -3/+476 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 3 | -5/+5 |
| | | | | | | | | | | | 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_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -1/+1 |
| | | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-02 | 113 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 2 | -0/+0 |
| | |||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵r14.0.0 | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Fix corrupt image. | Darrell Anderson | 2012-06-28 | 1 | -0/+0 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 17 | -80/+80 |
| | |||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 2 | -3/+3 |
| | |||||
* | Enable tqt3 compilation by converting Q_OBJECT TQ_OBJECT | Timothy Pearson | 2012-02-28 | 25 | -25/+25 |
| | | | | This breaks qt3 compilation due to qmake problems | ||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 25 | -25/+25 |
| | |||||
* | Fix symbol visibility on gcc | Timothy Pearson | 2012-02-02 | 1 | -0/+6 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 15 | -16/+16 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 14 | -43/+43 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 20 | -37/+37 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 13 | -23/+23 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 34 | -108/+108 |
| | | | | This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 34 | -108/+108 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-12-01 | 5 | -11/+11 |
| | |||||
* | Fix accidental qextscintilla conversion | Timothy Pearson | 2011-12-01 | 61 | -99/+99 |
| | |||||
* | Initial automated TQt conversion | Timothy Pearson | 2011-11-30 | 232 | -3411/+3436 |
| | |||||
* | Initial import of qscintilla from 2007 | Timothy Pearson | 2011-11-30 | 362 | -0/+124684 |