Commit Graph

470 Commits (f5bf794e23c940b8654f3f64ad62a0870cbf91c9)
 

Author SHA1 Message Date
Slávek Banko f5bf794e23
Update translations binary files
2 months ago
Michele Calgaro 7563c4825f
Prevent creation of text codecs when the application is shutting down. This resolves issue #142
2 months ago
Alexander Golubev 9c5ea5617a TQTextEdit: remove one of two readOnly flags
2 months ago
Alexander Golubev 2b1c78cb53 TQTextEdit: add missing mightStartDrag initialization
2 months ago
Alexander Golubev 1b951e5229 Improve TQFont-related cleanup
2 months ago
Alexander Golubev ffbaaf0e1c Improve TQFont-related cleanup
2 months ago
Alexander Golubev fb0d62eec8 TQFileDialog: cleanup pixmaps before destroying TQApplication
2 months ago
Alexander Golubev ee63474739 examples/canvas: fix some memory leaks
2 months ago
Hugo Carvalho 4bcca712ef Translated using Weblate (Portuguese)
3 months ago
Hugo Carvalho e90af9984b Translated using Weblate (Portuguese (Brazil))
3 months ago
Alexander Golubev c2c385eef2 TQPrintDialog: cleanup data requested from libcups
3 months ago
Alexander Golubev e1bb179fde inputmethods/xim: fix incorrect fontset ref counting
3 months ago
Hugo Carvalho 7e24b2b61e Translated using Weblate (Portuguese)
3 months ago
Alexander Golubev 5920542e9e TQPrinterPrivate: add virtual destructor.
3 months ago
Alexander Golubev 8a13d9aef4 Zero unused data fields in XClientMessageEvent struct
3 months ago
Alexander Golubev 1938504ea0 Zero padding bytes in DndReceiverProp struct.
3 months ago
Alexander Golubev b1e6f38464 Fix TQThreadStorage destruction in the main thread
3 months ago
Alexander Golubev bcda401191 Fix TQString::sprintf() not calling va_end() in case of bad cformat
3 months ago
Alexander Golubev 1278ed0dad Fix a small memory leak in xim plugin
3 months ago
Alexander Golubev 8e4edc5883 gitignore: add a couple more tests
3 months ago
Alexander Golubev 87129eac9a Add explicit declaration TQChar&TQCharRef default constructor/destructor
3 months ago
Alexander Golubev b930cec601 Resort includes in ntqt.h
3 months ago
Alexander Golubev d8738f551b ./configure: turn thread support on by default
3 months ago
Alexander Golubev cbdf333378 Avoid setting CONFIG=thread in qmake.conf
3 months ago
Alexander Golubev 4100c9e29f Fix compilation with -no-thread
3 months ago
Alexander Golubev bd8bd100a4 Fix up mkspecs/linux-g++-32/qplatformdefs.h
3 months ago
Alexander Golubev fad4acbe08 Fix compilation with -disable-inputmethod and -no-inputmethod
3 months ago
Alexander Golubev beb37238fa Fix FTBFS with -no-xkb
3 months ago
Alexander Golubev 2f15a471f9 Fix FTBFS with -no-stl
3 months ago
Alexander Golubev 34587584ab avoid translating the /qt/XIMInputStyle options when saving into config
3 months ago
Alexander Golubev 7578fa552b gitignore: add missing examples (sound, tablet)
3 months ago
Alexander Golubev 3cba79c7f5 Fix FTBFS with -qt-sql-sqlite3
3 months ago
Alexander Golubev 92fe774704 fix grep complain in configure: "warning: stray \ before c"
3 months ago
Michele Calgaro 77697cb46c
Remove original Q_WS_* defines
4 months ago
Alexander Golubev facf04e60c Add .gitignore file
4 months ago
Michele Calgaro 1d318a47b0
Replace QT_STATIC_CONST_* with actual definitions
4 months ago
Michele Calgaro 67bff2edca
Replace Q_WS_* defines with TQ_WS_* equivalents
4 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
6 months ago
Mavridis Philippe aec0061106
Add support for HistoryBackButton and HistoryForwardButton
6 months ago
Michele Calgaro 6e5c7efaca
tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97.
6 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
7 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
9 months ago
Michele Calgaro 1ba13366a7
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
9 months ago
Michele Calgaro 926102a455
Replace various Q_* and QT_* defines with TQ_* and TQT_*
9 months ago