summaryrefslogtreecommitdiffstats
path: root/buildtools
Commit message (Collapse)AuthorAgeFilesLines
* Removed code formatting modelines.Michele Calgaro2020-09-2867-138/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c1136256870320723ad42e04e2559ae384b8fe91)
* Desktop file translations:Slávek Banko2020-08-0116-788/+99
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fe44776673b28ca94338f23d8e7ac71593fa88ba)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-48/+48
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da6bd0768e4304e6c2853d012c7d0686a205addb)
* Fix remaining branding in TDevelop.Chris2019-07-231-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 6e9b855c492d641f3a5f54afcdc7105282033f7d)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2332-249/+129
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a213def8e9bf36d3554373e623a8e84ef46ad960)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-014-7/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 634dbebd29d7d8bcdbce968ec11363df73a598d6)
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 193843b0279cfc3341c7cf4086efff78d097aba7)
* Fix FTBFS due to missing global variable 'environ'Slávek Banko2015-06-291-0/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1a18c69495634b5ec52f08086e835c7542003dc9)
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-173-8/+8
| | | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e044c5463329652f28565dfc7de24ef8b0edaa6f)
* Fix accidental duplication of text-x- in new mime icon stringsTimothy Pearson2014-10-242-2/+2
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-227-9/+9
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-223-7/+7
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-226-8/+8
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-184-6/+6
| | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-2/+2
| | | | 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-135-21/+21
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1110-10/+10
| | | | match XDG specifications
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-2582-401/+401
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-0282-401/+401
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0397-99/+99
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1546-66/+66
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-8/+8
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-049-17/+17
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0129-39/+39
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0133-181/+181
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-0114-18/+18
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-4/+4
|
* Rename kioslavesTimothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2737-56/+56
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2613-14/+14
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2517-36/+36
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2417-58/+58
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-4/+4
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-172-6/+6
|
* Automatically update admin submodule and copy sustem libtool files before ↵Timothy Pearson2012-11-156-3/+84
| | | | | | | first build Fix FTBFS in many TDE sample projects Place TDE sample projects in a TDE category instead of a KDE category
* Fix inadvertent tq changes.Darrell Anderson2012-10-213-3/+3
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-6/+6
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-9/+9
|
* Fix QString -> TQString.Darrell Anderson2012-09-1612-130/+130
|
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-0423-43/+43
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-089-80/+80
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-089-9/+9
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-079-80/+80
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-079-80/+80
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-76/+76
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-2/+2
|