summaryrefslogtreecommitdiffstats
path: root/sip/qt/qtabbar.sip
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for earlier Qt/TQt versionsaneejit12022-07-301-86/+0
| | | | | | | | | Conditional code in the .sip files linked to specific older versions has been removed. Since the versions of TQt and python-tqt are running in parallel, the support for older versions was clutter that would never actually be used now. Signed-off-by: aneejit1 <[email protected]>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-4/+4
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]>
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-3/+3
|
* Rename sip*_Q itemsTimothy Pearson2011-12-031-1/+1
|
* Initial TQt conversionTimothy Pearson2011-11-291-92/+92
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+266