summaryrefslogtreecommitdiffstats
path: root/lib/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-172-2/+2
| | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-5/+5
|
* Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-182-3/+3
| | | | | | 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-131-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-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-258-65/+65
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-028-65/+65
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-038-9/+9
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1514-15/+15
|
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-5/+5
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0112-18/+18
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0117-77/+77
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-272-7/+7
|
* Rename kioslavesTimothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-6/+6
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-6/+6
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-25/+25
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopDarrell Anderson2012-10-212-2/+2
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-202-2/+2
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|/
* Rename additional global TQt functionsTimothy Pearson2012-03-017-46/+46
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1736-42/+42
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-22/+22
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1913-28/+28
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1828-59/+59
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1634-124/+124
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1534-124/+124
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1617-23/+23
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-4/+4
|
* Fix kdevelop FTBFS on armeltpearson2011-10-201-2/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1259985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1076-184/+184
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1015-54/+54
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop Qt3 compilationtpearson2011-06-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-1488-523/+557
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] initial cmake supportsamelian2011-01-232-0/+111
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] compatibility with QT_NO_ASCII_CAST and automocsamelian2011-01-233-2/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0220-36/+36
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3189-1673/+1673
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-0665-65/+65
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-0683-101/+101
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2598-0/+12274
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da