Commit Graph

463 Commits (feat/cmakeConv-r1)
 

Author SHA1 Message Date
Alexander Golubev bce94208bb cmake: set WITH_GCC_VISIBILITY to ON by default
2 months ago
Alexander Golubev 83a22cbef3 cmake: use generated qplatformdefs.h
2 months ago
Alexander Golubev df2b04abca cmake: rename Q -> TQ for Q_BIG_ENDIAN, Q_LITTLE_ENDIAN and Q_BYTE_ORDER
2 months ago
Alexander Golubev 84df939ab9 cmake: sort options a bit and add some configuration sanity checks
2 months ago
Alexander Golubev f47d954825 cmake: simplify build of tools with new macros
2 months ago
Alexander Golubev 32d748e8fb cmake: add the rest tools to build
2 months ago
Alexander Golubev a0f0d4b609 cmake: enable image formats to be build as plugins
2 months ago
Alexander Golubev 7801f68701 cmake: build sql drivers as plugins
2 months ago
Alexander Golubev bdacb0d141 cmake: add options to build styles as plugins
2 months ago
Alexander Golubev bf48334d3d cmake: fix designer's icon filename
2 months ago
Alexander Golubev 62895ee9c0 cmake: remove config.h as it isn't needed and FTBFSs assistant
2 months ago
Alexander Golubev e93b93ea32 [minor]cmake: fix a typo
2 months ago
Alexander Golubev 19b0bae5b2 cmake: rework styles building
2 months ago
Alexander Golubev cca829fd03 cmake: fix build WITH_SOUND=OFF
2 months ago
Alexander Golubev bf8b880150 cmake: fix libfbclient discovery if fb_config is not present
2 months ago
Alexander Golubev cec28c4497 cmake: use pkg-config for mng detection
2 months ago
Alexander Golubev 529174f7a3 cmake: set QT_INSTALL_* varibles in a cascadig manner
2 months ago
Alexander Golubev e9c26fe785 cmake: rework tqt_automoc to process only headers for selected sources
2 months ago
gregory guy f696b7c31f Conversion to the cmake building system.
2 months ago
Alexander Golubev fad4acbe08 Fix compilation with -disable-inputmethod and -no-inputmethod
2 months ago
Alexander Golubev beb37238fa Fix FTBFS with -no-xkb
3 months ago
Alexander Golubev 2f15a471f9 Fix FTBFS with -no-stl
3 months ago
Alexander Golubev 34587584ab avoid translating the /qt/XIMInputStyle options when saving into config
3 months ago
Alexander Golubev 7578fa552b gitignore: add missing examples (sound, tablet)
3 months ago
Alexander Golubev 3cba79c7f5 Fix FTBFS with -qt-sql-sqlite3
3 months ago
Alexander Golubev 92fe774704 fix grep complain in configure: "warning: stray \ before c"
3 months ago
Michele Calgaro 77697cb46c
Remove original Q_WS_* defines
3 months ago
Alexander Golubev facf04e60c Add .gitignore file
3 months ago
Michele Calgaro 1d318a47b0
Replace QT_STATIC_CONST_* with actual definitions
3 months ago
Michele Calgaro 67bff2edca
Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
Michele Calgaro fb401a891f
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
5 months ago
Slávek Banko a9d178f100
Fix potential buffer overflow in debug functions.
5 months ago
Mavridis Philippe fd6c582f15
Update README
5 months ago
Mavridis Philippe aec0061106
Add support for HistoryBackButton and HistoryForwardButton
5 months ago
Michele Calgaro 6e5c7efaca
tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97.
5 months ago
Andrei Stepanov ee0c5d5840 Translated using Weblate (Russian)
6 months ago
Andrei Stepanov a6829398d0 Translated using Weblate (Russian)
6 months ago
Michele Calgaro 5eccf2a5e3
Replaced various '#define' with actual strings - part 3
6 months ago
Michele Calgaro 089d5266f0
Replace Qt with TQt
6 months ago
Andrei Stepanov d21227053c Translated using Weblate (Russian)
7 months ago
Michele Calgaro b35e0845dc
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
8 months ago
Michele Calgaro 926102a455
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro e0a3cab446
Minor adjustments to porting documentation
10 months ago
Michele Calgaro f2b3ea52ef
Drop compatibility code for TQSignal
10 months ago
Michele Calgaro fb6884ead2
Drop compatibility code for TQPalette
10 months ago
Slávek Banko 2e817b4bc1
Remove dangled symlinks for droped compat headers.
10 months ago
Michele Calgaro c3bb88817b
Drop compatibility code for TQButton
10 months ago
Michele Calgaro 9492e618a7
Drop compatibility code for TQThread
10 months ago
Michele Calgaro 979f5621d7
Drop compatibility code for TQLineEdit
10 months ago