summaryrefslogtreecommitdiffstats
path: root/qtinterface
Commit message (Collapse)AuthorAgeFilesLines
* Allow tqtinterface to build without OpenGL support.gregory guy2020-04-272-0/+7
| | | | | | | | This should close bug 2645. Some cosmetics here and there. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unnecessary files and drop dependency on admin module.Michele Calgaro2019-05-104-747/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Dropped unused code.Michele Calgaro2019-04-271386-193572/+108
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Prevent to use GNU sed extension featureOBATA Akio2019-01-142-2/+8
| | | | | | | | | It is GNU sed extension feature to use "\n" in insert string, so it should be replaced with portable way. This resolves bug 2986. Signed-off-by: OBATA Akio <obache@wizdas.com>
* 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 <michele.calgaro@yahoo.it>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-2112-211/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-173-10/+9
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1712-30/+30
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2711-40/+40
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2718-27/+27
| | | | | | | | | | | 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 <michele.calgaro@yahoo.it>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix usage uic-tqt without an '.ui' file in argumentsSlávek Banko2016-03-241-4/+8
| | | | | | This resolves issues with mode 'embed' Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add missing shebang in bash scriptFrançois Andriot2014-10-041-0/+2
|
* Fix prior commitTimothy Pearson2014-08-111-0/+1
|
* Add missing TQToolBarExtensionWidget widget name string to interfaceTimothy Pearson2014-08-111-0/+1
| | | | This relates to Bug 1693
* Do not build tqassistantclient for native tqt buildSlávek Banko2013-12-111-7/+31
| | | | Embed static qassistantclient library for qt3 build
* Fix FTBFS due to qassistantclient renameMichele Calgaro2013-12-062-3/+3
| | | | This resolves Bug 1757
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Add end-of-file newlines.Darrell Anderson2013-11-30736-736/+736
|
* Fix unintended renamingSlávek Banko2013-11-085-7/+7
|
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-075-7/+7
|
* Fix unintended rename of gtk*Slávek Banko2013-02-191-1/+1
|
* Fix prior commitTimothy Pearson2013-02-141-0/+0
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-1/+1
|
* Add TQSTATUSBAR_OBJECT_NAME_STRINGTimothy Pearson2012-11-031-0/+2
|
* Add TQDOCKWINDOWRESIZEHANDLE_OBJECT_NAME_STRINGTimothy Pearson2012-11-011-0/+2
|
* Add TQMetaEnum to tqt.h.Darrell Anderson2012-10-311-0/+1
|
* Add TQ_ENUMS to tqt.h.Darrell Anderson2012-10-311-0/+1
| | | | | This resolves bug report 1298. Thanks to Fat-Zer.
* Add TQTIPLABEL_OBJECT_NAME_STRINGTimothy Pearson2012-10-271-0/+2
|
* Add TQTOOLTIP_OBJECT_NAME_STRINGTimothy Pearson2012-10-271-0/+2
|
* Update for latest tqt3 commitTimothy Pearson2012-10-201-3/+3
|
* Fix FTBFS in tdebaseTimothy Pearson2012-10-121-0/+1
| | | | This partially resolves bug 1050
* Add new style API definesTimothy Pearson2012-08-181-0/+12
|
* Add TQT_POINTER_SIZETimothy Pearson2012-08-081-0/+1
|
* Add TQAPPLICATION_OBJECT_NAME_STRINGTimothy Pearson2012-08-061-0/+2
|
* Fix tdebase FTBFS on Qt3Timothy Pearson2012-06-251-0/+3
| | | | This resolves Bug 1050
* Use tqt3 binaries if availableTimothy Pearson2012-06-192-2/+4
|
* Use native tqt3 variable size definesTimothy Pearson2012-06-171-0/+4
|
* Add TQ_INT8_OBJECT_NAME_STRING and friendsTimothy Pearson2012-06-171-0/+26
|
* Fix packageconfig filesTimothy Pearson2012-06-131-1/+2
|
* Add new tqtqui.pc fileTimothy Pearson2012-06-122-0/+12
|
* Add missing string typesTimothy Pearson2012-06-091-0/+48
|
* Fix incorrect header include for Qt3Timothy Pearson2012-06-091-1/+1
| | | | | This closes Bug 861 Thanks to Darrell Anderson for the patch!
* Define TQT_CLEAN_NAMESPACETimothy Pearson2012-05-251-0/+1
|
* Fix FTBFSTimothy Pearson2012-03-081-1/+6
|
* Update tqtinterface for new tqt3Timothy Pearson2012-03-061-0/+39
|
* Fix FTBFSTimothy Pearson2012-03-031-3/+0
|
* Fix FTBFSTimothy Pearson2012-03-021-1/+0
|
* Fix FTBFS under tqt3Timothy Pearson2012-03-021-6/+6
|