summaryrefslogtreecommitdiffstats
path: root/doc/html/porting.html
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary references to developer local foldersMichele Calgaro2024-10-141-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename remaining ntq[s-z]* related files to equivalent tq*Michele Calgaro2024-09-121-18/+18
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)Michele Calgaro2024-09-041-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename remaining ntq[i-l]* related files to equivalent tq*Michele Calgaro2024-08-311-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename remaining ntq[d-h]* related files to equivalent tq*Michele Calgaro2024-08-311-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename remaining ntq[a-c]* related files to equivalent tq* (except ↵Michele Calgaro2024-08-291-3/+3
| | | | | | ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro <[email protected]>
* Remove obsolete ntqabstractlayout.h headerMichele Calgaro2024-08-291-2/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename layout nt* related files to equivalent tq*Michele Calgaro2024-08-161-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename more widget nt* related files to equivalent tq*Michele Calgaro2024-08-121-28/+28
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename basic widget nt* related files to equivalent tq*Michele Calgaro2024-07-291-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename environment class nt* related files to equivalent tq*Michele Calgaro2024-07-281-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename text class nt* related files to equivalent tq*Michele Calgaro2024-07-241-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename graphics class nt* related files to equivalent tq* (part 2)Michele Calgaro2024-07-211-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename graphics class nt* related files to equivalent tq* (part 1)Michele Calgaro2024-07-181-24/+24
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-101-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-071-24/+24
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename drag-n-drop nt* related files to equivalent tq*Michele Calgaro2024-07-071-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename main window nt* related files to equivalent tq*. The fileMichele Calgaro2024-07-061-15/+15
| | | | | | "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <[email protected]>
* Rename date and time nt* related files to equivalent tq*Michele Calgaro2024-06-291-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-06-121-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename icon nt* related files to equivalent tq*Michele Calgaro2024-06-121-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename text nt* related files to equivalent tq*Michele Calgaro2024-06-081-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename str nt* related files to equivalent tq*Michele Calgaro2024-06-061-30/+30
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename ptr nt* related files to equivalent tq*Michele Calgaro2024-06-061-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename template library nt* related files to equivalent tq*Michele Calgaro2024-06-051-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename ntqwidget* related files to equivalent tqwidget*Michele Calgaro2024-06-021-20/+20
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename nt* canvas related files to equivalent tq*Michele Calgaro2024-05-311-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename nt* dom and xml related files to equivalent tq*Michele Calgaro2024-05-301-16/+16
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-121-1/+1
| | | | | | | | | | | | This is the first part of the replacement process. Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*. Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow TDE code to continue building till replacement is carried over to all other modules. Once that is completed, the original Q_WS_* defines will be removed. Signed-off-by: Michele Calgaro <[email protected]>
* Minor adjustments to porting documentationMichele Calgaro2023-08-071-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQSignalMichele Calgaro2023-08-071-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-181-1/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQButtonMichele Calgaro2023-07-161-2/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQThreadMichele Calgaro2023-07-111-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQLineEditMichele Calgaro2023-07-111-13/+24
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-091-21/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reintroduced porting documentation previously removedMichele Calgaro2023-07-071-0/+15
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-031-11/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-231-2/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-271-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-3/+2
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <[email protected]>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-3/+1
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <[email protected]>
* Always build with a clean namespaceSlávek Banko2018-09-241-3/+1
| | | | | | | | | QT_CLEAN_NAMESPACE constant is no more needed This may theoretically affect applications created for Qt1 and Qt2, but such applications require further modifications as well. Signed-off-by: Slávek Banko <[email protected]>
* Automated conversion from qt3Timothy Pearson2012-02-281-2/+2
|
* Automated update from Qt3Timothy Pearson2012-02-131-3/+3
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-215/+215
|
* Sync with latest scriptTimothy Pearson2011-12-051-2/+2
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+803