Commit Graph

87 Commits (a09a6bc05e3f64c27e7c84dd768c7720fdf41136)

Author SHA1 Message Date
Michele Calgaro a09a6bc05e
Remove documentation for QWS classes and Qt/Embedded
3 months ago
Michele Calgaro bba3e1fa38
Fix wrong documentation changes introduced in recent commits
3 months ago
Michele Calgaro 8a071b48ef
Remove documentation about activeqt, because the latter is part of the commercial edition of Qt3
3 months ago
Michele Calgaro 7bc57326e6 Rename style nt* related files to equivalent tq*
3 months ago
Michele Calgaro ccbc1c3572
Rename icon nt* related files to equivalent tq*
3 months ago
Michele Calgaro 0cf411b09c
Rename text nt* related files to equivalent tq*
4 months ago
Michele Calgaro e6077c30d1
Rename str nt* related files to equivalent tq*
4 months ago
Michele Calgaro 8c029298d9
Rename image nt* related files to equivalent tq*
4 months ago
Michele Calgaro 0881ed5059
Rename ptr nt* related files to equivalent tq*
4 months ago
Michele Calgaro 1f0ce8533c
Rename template library nt* related files to equivalent tq*
4 months ago
Michele Calgaro 8ac0e970e4
Rename ntqwidget* related files to equivalent tqwidget*
4 months ago
Michele Calgaro 68b81013e8
Rename nt* canvas related files to equivalent tq*
4 months ago
Michele Calgaro 1702a6daff
Rename nt* dom and xml related files to equivalent tq*
4 months ago
Michele Calgaro 5fffa30386
Rename nt* sql related files to equivalent tq*
4 months ago
Michele Calgaro 04913ce7a4
Rename ntqobject*.h and qobject*.cpp to tqobject*
4 months ago
Nik Reist 168dd9b0c5 Remove commercial site content and documentation
4 months ago
Michele Calgaro 77697cb46c
Remove original Q_WS_* defines
7 months ago
Michele Calgaro 1d318a47b0
Replace QT_STATIC_CONST_* with actual definitions
7 months ago
Michele Calgaro 67bff2edca
Replace Q_WS_* defines with TQ_WS_* equivalents
7 months ago
Michele Calgaro fb401a891f
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
9 months ago
Michele Calgaro 089d5266f0
Replace Qt with TQt
10 months ago
Michele Calgaro b35e0845dc
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
1 year ago
Michele Calgaro 1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
1 year ago
Michele Calgaro 926102a455
Replace various Q_* and QT_* defines with TQ_* and TQT_*
1 year ago
Michele Calgaro e0a3cab446
Minor adjustments to porting documentation
1 year ago
Michele Calgaro f2b3ea52ef
Drop compatibility code for TQSignal
1 year ago
Michele Calgaro fb6884ead2
Drop compatibility code for TQPalette
1 year ago
Michele Calgaro c3bb88817b
Drop compatibility code for TQButton
1 year ago
Michele Calgaro 9492e618a7
Drop compatibility code for TQThread
1 year ago
Michele Calgaro 979f5621d7
Drop compatibility code for TQLineEdit
1 year ago
Michele Calgaro 83991febd2
Remove Qt4 related stuff
1 year ago
Michele Calgaro 48ea22d00b
Drop compatibility code for TQToolButton
1 year ago
Michele Calgaro fd565e9bad
Reintroduced porting documentation previously removed
1 year ago
Michele Calgaro bfd62a0bbf
Drop Qt2's TQSemiModal and TQSortedList classes
1 year ago
Michele Calgaro a75445b4c3
Drop Qt2 obsolete classes
1 year ago
Michele Calgaro 044c03f28e
Remove unnecessary accelerators from .ui files
2 years ago
Emanoil Kotsev 1c1b280b1f
Revert back TQt to Qt in the book title
3 years ago
Slávek Banko 00318b767a
IconView widget was moved to Widgets module in commit
4 years ago
Michele Calgaro 0f480dc43f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
4 years ago
Michele Calgaro f62146e0e6
Further cleanup of left over material after removal of Qt2's TQListIterator class.
4 years ago
Michele Calgaro 1d9b20af8c
Missed out in previous commit :-( Documentation updated accordingly.
4 years ago
Michele Calgaro 292fa30f0f
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
4 years ago
Slávek Banko 98f2cf4126
Recovering an accidentally damaged PNG image.
5 years ago
Slávek Banko ce0712924d
Fix typo.
5 years ago
Michele Calgaro 99e56ba8db
Removed explicit usage of the 'register' keyword.
5 years ago
Michele Calgaro 7f4d09f200
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
6 years ago
Michele Calgaro 23b535df5b
Removed some obsolete code related to Qt1.
6 years ago
Michele Calgaro c048ce6e8c
Removed obsolete Qt2's TQVector class and replaced
6 years ago
Michele Calgaro 789e7c7f92
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 69d87202cb
QT_NO_* -> TQT_NO_* renaming.
6 years ago