summaryrefslogtreecommitdiffstats
path: root/languages/cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed FTBFS caused by previous commit (lsm files removal).Michele Calgaro2019-09-0219-297/+201
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-175-7/+7
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS caused by qt->tqt renaming.Michele Calgaro2018-09-282-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-287-12/+12
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | 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-2713-18/+18
| | | | | | | | | | | 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>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2316-93/+53
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-184-4/+4
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1720-25/+25
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-014-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add gnu tar detectionSlávek Banko2015-06-2956-56/+56
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed simple C++ Hello World template project build. This resovles bug 2310.Michele Calgaro2015-06-271-5/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-17251-385/+385
| | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix cmake template project files. This relates to bug 2308.Michele Calgaro2015-06-1511-59/+69
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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
| | | | | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* | Updated 'KDE2 Development' TDevelop documentation toc files. This relates to ↵Michele Calgaro2014-10-221-126/+126
| | | | | | | | | | | | bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* | Sort documentation list in increasing alphabetical order.Michele Calgaro2014-10-211-2686/+30
|/ | | | | | Fixed KDE 2 handbook xml tags. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopMichele Calgaro2014-10-191-1/+1
|\
| * Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
| |
* | Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-181-1/+1
|/ | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed no longer available TDevelop documentation toc files. This relates ↵Michele Calgaro2014-10-163-11/+0
| | | | to bug 1859.
* Updated Qt Designer & TDevelop documentation toc files. This relates to bug ↵Michele Calgaro2014-10-161-34/+30
| | | | 1859.
* Updated GTK+ TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-161-292/+336
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-133-3/+3
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-134-7/+7
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Updated gLib, GDK-pixbuf and GDK TDevelop documentation toc files. This ↵Michele Calgaro2014-10-133-106/+157
| | | | relates to bug 1859.
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-4/+4
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1121-21/+21
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-1/+1
|
* Updated GNUstep TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-081-177/+253
|
* Updated some TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-071-3/+3
| | | | SuperWaba documentation has been removed since the project has been discontinued.
* Updated sdl and stl TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-061-19/+19
|
* Updated libc and libstdc++ TDevelop documentation toc file. This relates to ↵Michele Calgaro2014-10-042-868/+478
| | | | bug 1859.
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-033-3/+3
|
* Updated clanlib TDevelop documentation toc file. This relates to bug 1859.Michele Calgaro2014-10-031-374/+253
|
* Updated C++ Annotations TDevelop documentation toc file. This relates to bug ↵Michele Calgaro2014-10-021-383/+728
| | | | 1859.
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-09-254-8/+37
| | | | Also some KDE to TDE renaming.
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-30/+30
|
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-25421-1953/+1953
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Revert "Minor tdevelop->kdevelop restorations in support of commit 722ce1ef."Michele Calgaro2014-05-251-2/+2
| | | | This reverts commit 2c241008bc2a541aba15e83447f45970db3f59df.
* Minor tdevelop->kdevelop restorations in support of commit 722ce1ef.Darrell Anderson2014-03-021-2/+2
|
* Finish renaming tdevelop componentsDarrell Anderson2014-03-02421-1953/+1953
|