summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23121-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-055-27/+27
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-2/+2
| | | | match XDG specifications
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-25392-0/+69002
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Finish renaming tdevelop componentsDarrell Anderson2014-03-02392-69002/+0
|
* Fix unintended renames.Darrell Anderson2014-02-211-1/+1
|
* Fix unintended renames.Darrell Anderson2014-02-211-3/+3
|
* Fix FTBFS due to qassistantclient renameSlávek Banko2013-12-112-2/+2
| | | | This resolves Bug 1761
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-071-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1535-36/+36
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-12/+12
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-42/+42
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-12/+12
|
* Fix various cmake build issuesSlávek Banko2012-11-172-1/+88
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-171-10/+10
|
* Fix FTBFS with TQt3Timothy Pearson2012-10-302-11/+11
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelopDarrell Anderson2012-10-213-3/+3
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-203-3/+3
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|/
* Fix QString -> TQString.Darrell Anderson2012-09-164-31/+31
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-081-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-071-3/+3
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-071-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0115-83/+83
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1755-116/+116
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2122-195/+195
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1943-265/+265
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1868-332/+332
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1699-816/+816
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1599-816/+816
|
* Fix FTBFSTimothy Pearson2011-11-213-5/+7
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-186-8/+8
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10102-695/+695
| | | | | | | | 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-1037-402/+402
| | | | | | | | | 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-0957-555/+555
| | | | | | | | | | | | 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-073-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining kdevelop build problemstpearson2011-06-1712-115/+115
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237331 283d02a7-25f6-0310-bc7c-ecb5cbfe19da