Commit Graph

442 Commits (feat/cmakeConv)
 

Author SHA1 Message Date
gregory guy 12bd9b6b2b
Conversion to the cmake building system.
2 months ago
Alexander Golubev 34587584ab avoid translating the /qt/XIMInputStyle options when saving into config
2 months ago
Alexander Golubev 7578fa552b gitignore: add missing examples (sound, tablet)
2 months ago
Alexander Golubev 3cba79c7f5 Fix FTBFS with -qt-sql-sqlite3
2 months ago
Alexander Golubev 92fe774704 fix grep complain in configure: "warning: stray \ before c"
2 months ago
Michele Calgaro 77697cb46c
Remove original Q_WS_* defines
2 months ago
Alexander Golubev facf04e60c Add .gitignore file
2 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
4 months ago
Slávek Banko a9d178f100
Fix potential buffer overflow in debug functions.
4 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)
5 months ago
Andrei Stepanov a6829398d0 Translated using Weblate (Russian)
5 months ago
Michele Calgaro 5eccf2a5e3
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 089d5266f0
Replace Qt with TQt
6 months ago
Andrei Stepanov d21227053c Translated using Weblate (Russian)
6 months ago
Michele Calgaro b35e0845dc
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 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_*
8 months ago
Michele Calgaro e0a3cab446
Minor adjustments to porting documentation
9 months ago
Michele Calgaro f2b3ea52ef
Drop compatibility code for TQSignal
9 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
Michele Calgaro 83991febd2
Remove Qt4 related stuff
10 months ago
Michele Calgaro 48ea22d00b
Drop compatibility code for TQToolButton
10 months ago
Michele Calgaro b1bfbe79f3
Drop compat headers
10 months ago
Michele Calgaro fd565e9bad
Reintroduced porting documentation previously removed
10 months ago
Michele Calgaro 7c116f3bf7
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
10 months ago
Michele Calgaro bfd62a0bbf
Drop Qt2's TQSemiModal and TQSortedList classes
10 months ago
Louies a8466ab3bb Translated using Weblate (Chinese (zh))
10 months ago
Michele Calgaro 5350a72404
Drop TQT_NO_COMPAT code from mkspecs files
11 months ago
Denis Kozadaev 47f034c129 SunOS res_ninit() requires a clean structure
11 months ago
Michele Calgaro fb1f3d6445
Revert "Add single TQObject root parent for all guarded pointers."
11 months ago
Michele Calgaro a75445b4c3
Drop Qt2 obsolete classes
11 months ago
Bobby Bingham 0b3c8dfbc9
Enable use of pthread's recursive mutexes
11 months ago
Mehmet Dokuz b6e9b6c6c4 Added translation using Weblate (Turkish)
11 months ago
Mehmet Dokuz af9d6b1145 Added translation using Weblate (Turkish)
11 months ago
Bobby Bingham 999cebcb5d
Fix level when using pthreads recursive mutex
12 months ago
Denis Kozadaev 4ff2cb8b3c socket and nsl functions were moved to libc
12 months ago
Michele Calgaro b167d09c43
Add single TQObject root parent for all guarded pointers.
1 year ago
Michele Calgaro 044c03f28e
Remove unnecessary accelerators from .ui files
2 years ago
Michele Calgaro ec04b50a44
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
2 years ago
Mavridis Philippe 12c9e70bad SGI style: enable complex widget rendering
2 years ago
Slávek Banko 4d35e785e6
Update translations binary files
2 years ago