summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use TDE cmake macro to set versionr14.0.13r14.0.xMichele Calgaro2022-06-211-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 57e74b846ab20e5ee27a288866e402df20c6b1f6)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-041-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to the upcoming R14.0.13.Slávek Banko2022-05-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.r14.0.12Slávek Banko2021-12-291-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4feebc179a0b455239495b034f131f3a720f2647)
* cmake: Install the library to the default system location.Slávek Banko2021-12-082-2/+2
| | | | | | | Parts omitted in commit 1382F3DDB7D28B59432C8C32455734BADA2B6016. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5da5cb1c824c608159126a82011d8a8943b360e0)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-12-083-3/+3
| | | | | | | 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 591c8f8d77f742dd99e59dab537dd9d5a62e88a6)
* cmake: Setting the WITH_GCC_VISIBILITY option has no effect.Slávek Banko2021-12-0833-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> (cherry picked from commit 0c5e20bde1f26abf843fd1c71448b5210b9f350a)
* cmake: Do not install private headers.Slávek Banko2021-12-081-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> (cherry picked from commit d23cdd1e2ce3c26ea3f9722b24c92c826acd7c9c)
* cmake: Set the path for installing API documentation.Slávek Banko2021-12-081-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> (cherry picked from commit 67bba7e12f138f8fdfe314a6830d687fafe64f3f)
* Fix library version in pkg-config file.Slávek Banko2021-12-081-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> (cherry picked from commit 6166f8cdffb5f4289b11378deae0e32d71a6436d)
* cmake: Install the library to the default system location.Slávek Banko2021-12-082-12/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1382f3ddb7d28b59432c8c32455734bada2b6016)
* Conversion to the cmake building system.gregory guy2021-12-08190-3/+476
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit a69b55c674b0528c00598bea54b7a661f4e49f27)
* Removed unnecessary executable flag. This relates to bug 2153.r14.0.9r14.0.8r14.0.7r14.0.6r14.0.11r14.0.10Michele Calgaro2018-09-02113-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d91daa124fa2e53348af36962ec3f01535a29af2)
* Fix invalid headers in PNG files and optimize for sizer14.0.5r14.0.4Timothy Pearson2016-07-242-0/+0
| | | | (cherry picked from commit e0bd98048ecb10472c5f672c44b1532e3bc76aaa)
* Fix incorrectly renamed stringsr14.0.3r14.0.2r14.0.1Slávek Banko2015-03-051-2/+2
| | | | (cherry picked from commit 18151081a929d4161de8a88e1c77e58a03e66cbd)
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵r14.0.0Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix corrupt image.Darrell Anderson2012-06-281-0/+0
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1317-80/+80
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-3/+3
|
* Enable tqt3 compilation by converting Q_OBJECT TQ_OBJECTTimothy Pearson2012-02-2825-25/+25
| | | | This breaks qt3 compilation due to qmake problems
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1725-25/+25
|
* Fix symbol visibility on gccTimothy Pearson2012-02-021-0/+6
|
* Fix FTBFSTimothy Pearson2012-01-301-1/+1
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-2515-16/+16
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2114-43/+43
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1920-37/+37
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1813-23/+23
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1634-108/+108
| | | | This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1534-108/+108
|
* Fix FTBFSTimothy Pearson2011-12-015-11/+11
|
* Fix accidental qextscintilla conversionTimothy Pearson2011-12-0161-99/+99
|
* Initial automated TQt conversionTimothy Pearson2011-11-30232-3411/+3436
|
* Initial import of qscintilla from 2007Timothy Pearson2011-11-30362-0/+124684