Slávek Banko
591c8f8d77
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
0c5e20bde1
cmake: Setting the WITH_GCC_VISIBILITY option has no effect.
...
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>
3 years ago
Slávek Banko
d23cdd1e2c
cmake: Do not install private headers.
...
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>
3 years ago
Slávek Banko
67bba7e12f
cmake: Set the path for installing API documentation.
...
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>
3 years ago
Slávek Banko
6166f8cdff
Fix library version in pkg-config file.
...
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>
3 years ago
Slávek Banko
1382f3ddb7
cmake: Install the library to the default system location.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
gregory guy
a69b55c674
Conversion to the cmake building system.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
Michele Calgaro
0896465ce7
qt -> tqt conversion:
...
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>
6 years ago
Michele Calgaro
d367e9f82a
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
d91daa124f
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
e0bd98048e
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
18151081a9
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
d87b3ce512
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Darrell Anderson
a3562a945c
Fix inadvertent tqt changes.
12 years ago
Darrell Anderson
4285f9d60c
Fix corrupt image.
13 years ago
Darrell Anderson
fd8d92656e
Fix inadvertent "TQ" changes.
13 years ago
Darrell Anderson
29c4424ab9
Fix typos.
13 years ago
Timothy Pearson
4b1175e198
Rename additional global TQt functions
13 years ago
Timothy Pearson
3997cae199
Enable tqt3 compilation by converting Q_OBJECT TQ_OBJECT
...
This breaks qt3 compilation due to qmake problems
13 years ago
Timothy Pearson
3bb71d188c
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
bbc80561c4
Fix symbol visibility on gcc
13 years ago
Timothy Pearson
af02f76733
Fix FTBFS
13 years ago
Timothy Pearson
32e60eb3ba
Fix linear alphabet string errors
13 years ago
Timothy Pearson
5fbeeb1ce8
Rename a few stragglers
13 years ago
Timothy Pearson
b3566a6c67
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
1aef904f94
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
c03d5480ab
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
6ade7e598a
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 5e3fc3a36b
.
13 years ago
Timothy Pearson
5e3fc3a36b
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
2ca85d3360
Fix FTBFS
13 years ago
Timothy Pearson
5b3b788b37
Fix accidental qextscintilla conversion
13 years ago
Timothy Pearson
03bc485016
Initial automated TQt conversion
13 years ago
Timothy Pearson
664e37abfe
Initial import of qscintilla from 2007
13 years ago