Commit Graph

437 Commits (77697cb46ca8744e89cadadae81ee8c0df3e2dbd)
 

Author SHA1 Message Date
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
Michele Calgaro 83991febd2
Remove Qt4 related stuff
11 months ago
Michele Calgaro 48ea22d00b
Drop compatibility code for TQToolButton
11 months ago
Michele Calgaro b1bfbe79f3
Drop compat headers
11 months ago
Michele Calgaro fd565e9bad
Reintroduced porting documentation previously removed
11 months ago
Michele Calgaro 7c116f3bf7
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
11 months ago
Michele Calgaro bfd62a0bbf
Drop Qt2's TQSemiModal and TQSortedList classes
11 months ago
Louies a8466ab3bb Translated using Weblate (Chinese (zh))
11 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
12 months ago
Bobby Bingham 0b3c8dfbc9
Enable use of pthread's recursive mutexes
12 months ago
Mehmet Dokuz b6e9b6c6c4 Added translation using Weblate (Turkish)
12 months ago
Mehmet Dokuz af9d6b1145 Added translation using Weblate (Turkish)
12 months ago
Bobby Bingham 999cebcb5d
Fix level when using pthreads recursive mutex
1 year ago
Denis Kozadaev 4ff2cb8b3c socket and nsl functions were moved to libc
1 year 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
Slávek Banko aec367ef28
Use empty d->cString for TQString::shared_null instead of null string.
2 years ago
Slávek Banko e919ffc1ec
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
2 years ago
Alexander Golubev cc9271d731 Translated using Weblate (Russian)
2 years ago
Alexander Golubev f5142f56bd Translated using Weblate (Russian)
2 years ago
Michele Calgaro cde9d7e942
Removed QT_NON_COMMERCIAL check and related code.
2 years ago