summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename main window nt* related files to equivalent tq*. The filerename/main-window-classesMichele Calgaro2 days626-6339/+6295
* Rename codec nt* related files to equivalent tq*.HEADmasterMichele Calgaro4 days126-558/+554
* Rename threading nt* related files to equivalent tq*Michele Calgaro5 days118-638/+638
* Rename date and time nt* related files to equivalent tq*Michele Calgaro6 days288-1994/+1995
* Remove documentation for QWS classes and Qt/EmbeddedMichele Calgaro10 days384-22531/+290
* Fix wrong documentation changes introduced in recent commitsMichele Calgaro2024-06-181-46/+47
* Remove documentation about activeqt, because the latter is part of the commer...Michele Calgaro2024-06-14117-12050/+63
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-06-12223-1848/+1848
* Rename icon nt* related files to equivalent tq*Michele Calgaro2024-06-12182-2089/+2090
* Rename text nt* related files to equivalent tq*Michele Calgaro2024-06-08457-3602/+3603
* Rename str nt* related files to equivalent tq*Michele Calgaro2024-06-06844-4366/+4366
* Rename image nt* related files to equivalent tq*Michele Calgaro2024-06-06218-1295/+1295
* Rename ptr nt* related files to equivalent tq*Michele Calgaro2024-06-06330-2370/+2370
* Rename template library nt* related files to equivalent tq*Michele Calgaro2024-06-05366-2842/+2842
* Rename ntqwidget* related files to equivalent tqwidget*Michele Calgaro2024-06-02743-21625/+21640
* Rename nt* canvas related files to equivalent tq*Michele Calgaro2024-05-31128-2826/+2826
* Rename nt* dom and xml related files to equivalent tq*Michele Calgaro2024-05-30213-5293/+5293
* Rename nt* sql related files to equivalent tq*Michele Calgaro2024-05-28377-5517/+5517
* Rename ntqobject*.h and qobject*.cpp to tqobject*Michele Calgaro2024-05-27639-7732/+7734
* Move tqt.h from tqtinterfaceMichele Calgaro2024-05-272-0/+33
* Fix a missing `if` clause guardOBATA Akio2024-05-231-1/+2
* Fix to compare thread_id with `pthread_equal()`OBATA Akio2024-05-231-1/+1
* Remove commercial site content and documentationNik Reist2024-05-156-380/+4
* Translated using Weblate (Russian)Andrei Stepanov2024-05-011-1/+1
* Correctly release glib mainloop and gsource, to avoid memory leaksMichele Calgaro2024-04-303-4/+19
* Update translations binary filesSlávek Banko2024-04-187-0/+4
* Prevent creation of text codecs when the application is shutting down. This r...Michele Calgaro2024-04-041-34/+74
* TQTextEdit: remove one of two readOnly flagsAlexander Golubev2024-04-032-9/+9
* TQTextEdit: add missing mightStartDrag initializationAlexander Golubev2024-04-031-0/+1
* Improve TQFont-related cleanupAlexander Golubev2024-03-291-1/+1
* Improve TQFont-related cleanupAlexander Golubev2024-03-297-1/+41
* TQFileDialog: cleanup pixmaps before destroying TQApplicationAlexander Golubev2024-03-221-0/+8
* examples/canvas: fix some memory leaksAlexander Golubev2024-03-222-9/+22
* Translated using Weblate (Portuguese)Hugo Carvalho2024-03-211-85/+85
* Translated using Weblate (Portuguese (Brazil))Hugo Carvalho2024-03-211-1/+1
* TQPrintDialog: cleanup data requested from libcupsAlexander Golubev2024-03-211-0/+5
* inputmethods/xim: fix incorrect fontset ref countingAlexander Golubev2024-03-211-3/+4
* Translated using Weblate (Portuguese)Hugo Carvalho2024-03-201-464/+483
* TQPrinterPrivate: add virtual destructor.Alexander Golubev2024-03-201-0/+3
* Zero unused data fields in XClientMessageEvent structAlexander Golubev2024-03-191-1/+1
* Zero padding bytes in DndReceiverProp struct.Alexander Golubev2024-03-191-1/+1
* Fix TQThreadStorage destruction in the main threadAlexander Golubev2024-03-185-2/+47
* Fix TQString::sprintf() not calling va_end() in case of bad cformatAlexander Golubev2024-03-171-4/+3
* Fix a small memory leak in xim pluginAlexander Golubev2024-03-161-4/+6
* gitignore: add a couple more testsAlexander Golubev2024-03-161-0/+3
* Add explicit declaration TQChar&TQCharRef default constructor/destructorAlexander Golubev2024-03-141-0/+12
* Resort includes in ntqt.hAlexander Golubev2024-03-131-5/+5
* ./configure: turn thread support on by defaultAlexander Golubev2024-03-111-1/+0
* Avoid setting CONFIG=thread in qmake.confAlexander Golubev2024-03-105-5/+5
* Fix compilation with -no-threadAlexander Golubev2024-03-104-27/+61