summaryrefslogtreecommitdiffstats
path: root/languages/cpp
Commit message (Expand)AuthorAgeFilesLines
* cmake files: change keywords to lower caseMichele Calgaro2024-03-083-15/+15
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0818-37/+37
* Replace auto_ptrMichele Calgaro2024-02-074-9/+8
* Fix SEGV when hovering on symbols after creating a new project. This resolves...Michele Calgaro2024-02-022-68/+75
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1449-566/+566
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-292-2/+2
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-264-4/+4
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-246-12/+12
* Replace Qt with TQtMichele Calgaro2023-11-078-16/+16
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-259-16/+16
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-182-9/+9
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
* Addendum to previous commit (replace Q_OBJECT with TQ_OBJECT)Michele Calgaro2023-08-011-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2195-113/+113
* Removed Qt4 specific code and template filesMichele Calgaro2023-07-1480-4787/+20
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-126-12/+12
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-184-30/+0
* Fix ftbfs on Fedora 34François Andriot2021-05-123-9/+9
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-1717-72/+64
* Fixed SEGV caused by dereferencing NULL pointer when right clickingMichele Calgaro2020-11-281-1/+6
* Removed code formatting modelines.Michele Calgaro2020-09-2892-177/+4
* Use tde_create_tarball, which is ready for reproducible builds,Slávek Banko2020-07-3032-78/+286
* Desktop file translations:Slávek Banko2020-07-30178-7209/+1418
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-8/+8
* Fixed FTBFS caused by previous commit (lsm files removal).Michele Calgaro2019-09-0219-297/+201
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-175-7/+7
* Fixed FTBFS caused by qt->tqt renaming.Michele Calgaro2018-09-282-0/+0
* qt -> tqt conversion:Michele Calgaro2018-09-287-12/+12
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-2713-18/+18
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2316-93/+53
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ...Michele Calgaro2018-09-184-4/+4
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1720-25/+25
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-014-4/+4
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2380-0/+0
* Fix FTBFS with clangSlávek Banko2015-06-292-1/+2
* Add gnu tar detectionSlávek Banko2015-06-2956-56/+56
* Fixed simple C++ Hello World template project build. This resovles bug 2310.Michele Calgaro2015-06-271-5/+1
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-17251-385/+385
* Fix cmake template project files. This relates to bug 2308.Michele Calgaro2015-06-1511-59/+69
* Fix accidental error introduced in GIT hash 2cd151r14.0.0Timothy Pearson2014-11-162-2/+2
* Fix accidental duplication of text-x- in new mime icon stringsTimothy Pearson2014-10-242-2/+2
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopMichele Calgaro2014-10-237-8/+8
|\
| * Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
| * Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-226-7/+7
* | Updated 'KDE2 Development' TDevelop documentation toc files. This relates to ...Michele Calgaro2014-10-221-126/+126
* | Sort documentation list in increasing alphabetical order.Michele Calgaro2014-10-211-2686/+30
|/