Commit Graph

68 Commits (r14.1.x)

Author SHA1 Message Date
Nik Reist 03ef2cdd33
Remove commercial site content and documentation
2 weeks ago
Michele Calgaro 486ac7828c
Remove original Q_WS_* defines
3 months ago
Michele Calgaro 33c36fae2a
Replace QT_STATIC_CONST_* with actual definitions
3 months ago
Michele Calgaro 473cd1e8a5 Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
Michele Calgaro ecca365daf
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
5 months ago
Michele Calgaro ccc0d8e4ef
Replaced various '#define' with actual strings - part 3
6 months ago
Michele Calgaro 541b900725
Replace Qt with TQt
6 months ago
Michele Calgaro d73937a9f7 Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro eb42871e99
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
9 months ago
Michele Calgaro 440483234f
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago
Michele Calgaro 0c8091f80e Reintroduced porting documentation previously removed
11 months 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
3 years ago
Michele Calgaro 0f480dc43f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
3 years ago
OBATA Akio a92e2272b8 Replace dead URLs of "SEE ALSO" section in man pages to trinity ones
4 years ago
OBATA Akio 962abeeb81 Fix maketqpf man page based on source codes
4 years ago
OBATA Akio 9470305f0e Fix a typo in tqlinguist man page
4 years ago
OBATA Akio 5a1d03de6b Refrect qt -> tqt changes to man1
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.
4 years ago
Slávek Banko ce0712924d
Fix typo.
4 years ago
Michele Calgaro 99e56ba8db
Removed explicit usage of the 'register' keyword.
4 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
Michele Calgaro 5fd88f2a20
qt -> tqt conversion:
6 years ago
Michele Calgaro 3e98ce7f85
qt -> tqt conversion:
6 years ago
Michele Calgaro 9f5d59f336
qt -> tqt conversion:
6 years ago
Slávek Banko ff63338d18
Always build with a clean namespace
6 years ago
Michele Calgaro 02964eb384
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the
6 years ago
Roman Savochenko 4c30819078 Add brightness keys support
7 years ago
Timothy Pearson 30d1cb0bef Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro 6b220f98eb Added operator[] convenience function to TQPtrList, similarly to TQValueList.
9 years ago
Michele Calgaro 42dcb07b26 Fixed search algorithm for iconview widget. This resolves bug 420.
9 years ago
Timothy Pearson dfb87398c7 Automated update from Qt3
9 years ago
Timothy Pearson 891a448afa Automated update from Qt3
9 years ago
Michele Calgaro a41a034902 Moved iconview widget to src/widget folders.
9 years ago
Timothy Pearson 117b166ca6 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Michele Calgaro f6a4cc6674 Qt -> TQt renaming in TQt .dcf files. This relates to bug 1859.
10 years ago
Timothy Pearson 5445c25f50 Automated update from Qt3
11 years ago
Timothy Pearson 36753ac659 Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
11 years ago
Timothy Pearson 40e50e6f20 Update minor TQt3 tool names to match current TQt3 sources in GIT
11 years ago
Timothy Pearson e193e01404 Automated update from Qt3
11 years ago
Timothy Pearson c740211ffb Automated update from Qt3
11 years ago
Timothy Pearson bd87b2af9d Automated update from Qt3
12 years ago