Commit Graph

429 Commits (5d90b0352d303ca41d9efb41707534261d1f5a81)
 

Author SHA1 Message Date
Alexander Golubev 5d90b0352d
./configure: turn thread support on by default
7 months ago
Alexander Golubev 5232ccdf64
Avoid setting CONFIG=thread in qmake.conf
7 months ago
Alexander Golubev d643d19c96
Fix compilation with -no-thread
7 months ago
Alexander Golubev 9d1f80158e
Fix up mkspecs/linux-g++-32/qplatformdefs.h
7 months ago
Alexander Golubev ee2df97887
Fix compilation with -disable-inputmethod and -no-inputmethod
7 months ago
Alexander Golubev 9aa03105ab
Fix FTBFS with -no-xkb
7 months ago
Alexander Golubev 77927b79b7
Fix FTBFS with -no-stl
7 months ago
Alexander Golubev 7b575b58e5
avoid translating the /qt/XIMInputStyle options when saving into config
7 months ago
Alexander Golubev 53a1dfa82b
gitignore: add missing examples (sound, tablet)
7 months ago
Alexander Golubev 94c71d50f6
Fix FTBFS with -qt-sql-sqlite3
7 months ago
Alexander Golubev cabcb339c6
fix grep complain in configure: "warning: stray \ before c"
7 months ago
Michele Calgaro 486ac7828c
Remove original Q_WS_* defines
7 months ago
Alexander Golubev da061df465
Add .gitignore file
7 months ago
Michele Calgaro 33c36fae2a
Replace QT_STATIC_CONST_* with actual definitions
7 months ago
Michele Calgaro 473cd1e8a5 Replace Q_WS_* defines with TQ_WS_* equivalents
8 months ago
Michele Calgaro ecca365daf
Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT
9 months ago
Slávek Banko 1c30858477
Fix potential buffer overflow in debug functions.
9 months ago
Mavridis Philippe f30ac87a4f
Add support for HistoryBackButton and HistoryForwardButton
10 months ago
Mavridis Philippe c339f68fc0
Update README
10 months ago
Michele Calgaro a059b24f5a
tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97.
10 months ago
Michele Calgaro ccc0d8e4ef
Replaced various '#define' with actual strings - part 3
10 months ago
Michele Calgaro 541b900725
Replace Qt with TQt
10 months ago
Michele Calgaro d73937a9f7 Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
1 year ago
Michele Calgaro eb42871e99
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
1 year ago
Michele Calgaro 440483234f
Replace various Q_* and QT_* defines with TQ_* and TQT_*
1 year ago
Michele Calgaro 0c8091f80e Reintroduced porting documentation previously removed
1 year ago
Michele Calgaro b195cee3f4
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
1 year ago
Denis Kozadaev eb4fc5004b
SunOS res_ninit() requires a clean structure
1 year ago
Michele Calgaro 984ea06ed6
Revert "Add single TQObject root parent for all guarded pointers."
1 year ago
Bobby Bingham df5ce1b169
Enable use of pthread's recursive mutexes
1 year ago
Bobby Bingham c87fb38122
Fix level when using pthreads recursive mutex
1 year ago
Denis Kozadaev d7c0502bf9
socket and nsl functions were moved to libc
1 year ago
Michele Calgaro b167d09c43
Add single TQObject root parent for all guarded pointers.
2 years 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.
3 years ago
Slávek Banko e919ffc1ec
Avoid changes of d->cString for TQString::shared_null to make the value reliable.
3 years ago
Alexander Golubev cc9271d731 Translated using Weblate (Russian)
3 years ago
Alexander Golubev f5142f56bd Translated using Weblate (Russian)
3 years ago
Michele Calgaro cde9d7e942
Removed QT_NON_COMMERCIAL check and related code.
3 years ago
Michele Calgaro 09659a5623
TQt Designer: use global includes instead of includehints and
3 years ago
Michele Calgaro fef67fdc51
Replaced 'includehints' with 'includes' in *.ui files.
3 years ago
OBATA Akio 7e4fc64d69 tools: fix to use `pthread_t` for Thread ID
3 years ago
Emanoil Kotsev 1c1b280b1f
Revert back TQt to Qt in the book title
3 years ago
SALOMON ALEJANDRO L fd4ff7c627 Translated using Weblate (Spanish)
3 years ago
Slávek Banko e0d2f1e049
Use the tqInstallPath* functions for all paths needed for the pkg-config file.
3 years ago
gregory guy cf770e66e5
Add a translationsdir variable to the tqt pkgconfig file (tqt-mt.pc).
3 years ago
Slávek Banko 0d60417c83
Fix buildkey for GCC >= 7 if the version is listed including minor numbers.
3 years ago