summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Bump year in licence header.Daniel Molkentin2009-01-13136-137/+137
* Fixes: - API doc for ActionManager and remove some deprecated thingscon2009-01-137-201/+118
* Fixes: - License headercon2009-01-131-0/+33
* Fixes: - ScriptManagerInterface --> ScriptManagercon2009-01-1310-19/+19
* Fixes: - ScriptManager --> ScriptManagerPrivatecon2009-01-134-18/+18
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-136-17/+19
* Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-1312-22/+22
* Fixes: - ProgressManager --> ProgressManagerPrivatecon2009-01-135-20/+20
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-1317-43/+43
* Fixes: - Rename ActionManager --> ActionManagerPrivatecon2009-01-1310-59/+61
* Fixes: - API documentation for ICorecon2009-01-1213-52/+316
* Changed coreplugin resource prefix to "/core"Thorbjørn Lindeijer2009-01-1218-65/+65
* Fixed crash due to missing initializationThorbjørn Lindeijer2009-01-121-2/+3
* somewhat better intergration of fakevim into creatorhjk2009-01-071-1/+3
* Fixes: Dont use repeat on togglebutton stylesheetJens Bache-Wiig2009-01-071-5/+5
* Bump copyright information. It's 2009.Daniel Molkentin2009-01-071-1/+1
* Fixes: - Make the "Toggle Sidebar" button be a toggle buttoncon2009-01-062-1/+7
* Fixes: Add "Apply" button to Preferences dialoghjk2009-01-053-36/+44
* Fixes: Fix painting of tabrect with -reverseJens Bache-Wiig2009-01-051-0/+1
* Fixes: Fix hover on toolbuttonsJens Bache-Wiig2009-01-051-4/+6
* Fixes: Fix a styling issue with toolbuttonsJens Bache-Wiig2009-01-051-2/+3
* Change hidden label text from "..." to "R"goro2008-12-191-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2008-12-191-2/+2
|\
| * Fixes: gcc 4.3.2 compile warningsFriedemann Kleint2008-12-191-2/+2
* | Add some sandbox for hjkl folks.hjk2008-12-191-0/+1
|/
* Bump version from 0.9.1 to 0.9.2goro2008-12-182-2/+2
* Merge branch '0.9.1-beta'dt2008-12-17136-136/+136
|\
| * Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-16135-135/+135
| |\
| | * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-16135-135/+135
| * | Fixes: Nokia Technology Preview License -> Nokia Beta Version Licensedt2008-12-161-1/+1
| |/
* | Merge commit 'origin/0.9.1-beta'con2008-12-152-8/+4
|\ \ | |/
| * add a missing "return"hjk2008-12-121-2/+0
| * load the current editor first when restoring, less flicker, plus the focus ismae2008-12-121-6/+4
* | Added configuration options for code completionThorbjørn Lindeijer2008-12-151-3/+1
|/
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...mae2008-12-125-3/+40
|\
| * Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-122-1/+5
| |\
| * | Fixes: Saving and restoring of ProjectTreeWidget statesdt2008-12-115-3/+40
* | | reduce startup flicker with editor toolbars.mae2008-12-123-13/+21
* | | fix show on splitmae2008-12-121-7/+1
| |/ |/|
* | Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...goro2008-12-111-0/+4
|\ \
| * | Fixes: - Avoid ugly toolbar by default on maccon2008-12-111-0/+4
| |/
* | About dialog cosmeticsgoro2008-12-111-1/+1
|/
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-101-1/+2
|\
| * Don't allow collapsing the settings pagesThorbjørn Lindeijer2008-12-101-1/+2
* | Fixes: Don't fall back to win95 on KDE4, at least use plastique.dt2008-12-101-0/+9
|/
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-0914-120/+227
* some more whitespace changeshjk2008-12-0915-34/+36
* whitespace cosmeticshjk2008-12-081-6/+6
* populate texteditor margin context menuhjk2008-12-051-1/+1
* Fixes: - Make about dialog a non-modal dialogcon2008-12-042-2/+18