summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Rename global classes nt* related files to equivalent tq*Michele Calgaro2024-08-2932-42/+42
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-08-296-14/+14
* 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-1613-31/+31
* Added check for tqApp pointer in TQWidget destructorormorph2024-08-161-2/+2
* Rename more widget nt* related files to equivalent tq*Michele Calgaro2024-08-125-22/+22
* Rename basic widget nt* related files to equivalent tq*Michele Calgaro2024-07-293-15/+15
* Rename environment class nt* related files to equivalent tq*Michele Calgaro2024-07-2828-100/+123
* Rename text class nt* related files to equivalent tq*Michele Calgaro2024-07-248-43/+20
* Rename graphics class nt* related files to equivalent tq* (part 2)Michele Calgaro2024-07-2164-134/+134
* 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-1868-217/+217
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-1067-178/+178
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-0751-76/+76
* Rename drag-n-drop nt* related files to equivalent tq*Michele Calgaro2024-07-0716-38/+38
* Rename main window nt* related files to equivalent tq*. The fileMichele Calgaro2024-07-0626-92/+45
* Rename codec nt* related files to equivalent tq*.Michele Calgaro2024-07-012-13/+13
* Rename threading nt* related files to equivalent tq*Michele Calgaro2024-06-3016-34/+34
* Rename date and time nt* related files to equivalent tq*Michele Calgaro2024-06-2920-27/+27
* Remove documentation for QWS classes and Qt/EmbeddedMichele Calgaro2024-06-2548-1457/+34
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-06-1215-28/+28
* Rename icon nt* related files to equivalent tq*Michele Calgaro2024-06-126-7/+7
* Rename text nt* related files to equivalent tq*Michele Calgaro2024-06-0827-49/+49
* Rename str nt* related files to equivalent tq*Michele Calgaro2024-06-0643-57/+57
* Rename image nt* related files to equivalent tq*Michele Calgaro2024-06-0628-38/+38
* Rename ptr nt* related files to equivalent tq*Michele Calgaro2024-06-0631-42/+42
* Rename template library nt* related files to equivalent tq*Michele Calgaro2024-06-0520-28/+28
* Rename ntqwidget* related files to equivalent tqwidget*Michele Calgaro2024-06-0237-66/+66
* Rename nt* canvas related files to equivalent tq*Michele Calgaro2024-05-312-3/+3
* Rename nt* dom and xml related files to equivalent tq*Michele Calgaro2024-05-301-2/+2
* Rename nt* sql related files to equivalent tq*Michele Calgaro2024-05-281-22/+22
* Rename ntqobject*.h and qobject*.cpp to tqobject*Michele Calgaro2024-05-2751-67/+69
* Move tqt.h from tqtinterfaceMichele Calgaro2024-05-271-0/+32
* 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
* Improve TQFont-related cleanupAlexander Golubev2024-03-291-1/+1
* Improve TQFont-related cleanupAlexander Golubev2024-03-296-1/+36
* 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-183-2/+28
* Resort includes in ntqt.hAlexander Golubev2024-03-131-5/+5
* Fix compilation with -no-threadAlexander Golubev2024-03-103-26/+59
* Fix compilation with -disable-inputmethod and -no-inputmethodAlexander Golubev2024-03-073-5/+15
* Fix FTBFS with -no-xkbAlexander Golubev2024-03-041-4/+17
* avoid translating the /qt/XIMInputStyle options when saving into configAlexander Golubev2024-03-021-4/+4
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-153-72/+72
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1267-568/+568
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-2721-222/+222
* Add support for HistoryBackButton and HistoryForwardButtonMavridis Philippe2023-12-163-12/+21