summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename private q* headers into equivalent tq*Michele Calgaro7 days123-181/+181
* Rename remaining ntq[s-z]* related files to equivalent tq*Michele Calgaro8 days115-169/+169
* Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)Michele Calgaro2024-09-0476-116/+116
* Rename remaining ntq[i-l]* related files to equivalent tq*Michele Calgaro2024-08-3150-78/+78
* Rename remaining ntq[d-h]* related files to equivalent tq*Michele Calgaro2024-08-3170-119/+119
* Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplica...Michele Calgaro2024-08-2998-163/+163
* Remove obsolete ntqabstractlayout.h headerMichele Calgaro2024-08-296-62/+3
* Rename global classes nt* related files to equivalent tq*Michele Calgaro2024-08-29119-205/+158
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-08-2926-67/+67
* Improve handling of the global post event list in order to minimize possible ...Michele Calgaro2024-08-233-77/+92
* Rename layout nt* related files to equivalent tq*Michele Calgaro2024-08-1658-107/+107
* Added check for tqApp pointer in TQWidget destructorormorph2024-08-161-2/+2
* Rename more widget nt* related files to equivalent tq*Michele Calgaro2024-08-1286-197/+197
* Rename basic widget nt* related files to equivalent tq*Michele Calgaro2024-07-2983-196/+196
* Rename environment class nt* related files to equivalent tq*Michele Calgaro2024-07-2833-105/+128
* Rename text class nt* related files to equivalent tq*Michele Calgaro2024-07-2448-106/+83
* Rename graphics class nt* related files to equivalent tq* (part 2)Michele Calgaro2024-07-21121-224/+224
* Fix OpenType language definition tags and array access. This resolves issue #171Michele Calgaro2024-07-211-9/+32
* Rename graphics class nt* related files to equivalent tq* (part 1)Michele Calgaro2024-07-18142-326/+326
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-10152-410/+410
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-07141-207/+205
* Rename drag-n-drop nt* related files to equivalent tq*Michele Calgaro2024-07-0726-49/+49
* Rename main window nt* related files to equivalent tq*. The fileMichele Calgaro2024-07-0683-247/+200
* Rename codec nt* related files to equivalent tq*.Michele Calgaro2024-07-0137-112/+109
* Rename threading nt* related files to equivalent tq*Michele Calgaro2024-06-3043-87/+87
* Rename date and time nt* related files to equivalent tq*Michele Calgaro2024-06-2984-110/+110
* Remove documentation for QWS classes and Qt/EmbeddedMichele Calgaro2024-06-2571-2423/+75
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-06-1269-93/+93
* Rename icon nt* related files to equivalent tq*Michele Calgaro2024-06-1226-34/+34
* Rename text nt* related files to equivalent tq*Michele Calgaro2024-06-0881-135/+135
* Rename str nt* related files to equivalent tq*Michele Calgaro2024-06-06145-185/+185
* Rename image nt* related files to equivalent tq*Michele Calgaro2024-06-0644-55/+55
* Rename ptr nt* related files to equivalent tq*Michele Calgaro2024-06-0690-111/+111
* Rename template library nt* related files to equivalent tq*Michele Calgaro2024-06-0565-82/+82
* Rename ntqwidget* related files to equivalent tqwidget*Michele Calgaro2024-06-0292-132/+132
* Rename nt* canvas related files to equivalent tq*Michele Calgaro2024-05-318-23/+23
* Rename nt* dom and xml related files to equivalent tq*Michele Calgaro2024-05-307-39/+39
* Rename nt* sql related files to equivalent tq*Michele Calgaro2024-05-2865-263/+263
* Rename ntqobject*.h and qobject*.cpp to tqobject*Michele Calgaro2024-05-2791-109/+111
* Move tqt.h from tqtinterfaceMichele Calgaro2024-05-271-0/+32
* 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
* Correctly release glib mainloop and gsource, to avoid memory leaksMichele Calgaro2024-04-303-4/+19
* 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
* TQPrintDialog: cleanup data requested from libcupsAlexander Golubev2024-03-211-0/+5