summaryrefslogtreecommitdiffstats
path: root/buildtools
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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>
* 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
|
* Rename additional global TQt functionsTimothy Pearson2012-03-014-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1759-60/+60
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2119-75/+75
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1936-134/+134
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1850-273/+273
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1683-514/+514
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1583-514/+514
|