summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Use current file path (not dir path) for open filemae2010-07-071-1/+1
* Cut off the forward navigation history to avoid messing it up.con2010-07-064-3/+17
* Avoid opening settings dialog multiple times and don't crash.con2010-07-023-42/+104
* Refactor fancy line edit to optionally have two buttons.con2010-07-012-4/+3
* Merge remote branch 'origin/2.0'con2010-06-304-15/+2
|\
| * ProjectManager: Make Open Project dialog open in default folderFriedemann Kleint2010-06-283-14/+1
| * Copying path with native separators to clipboard.Robert Loehning2010-06-251-1/+1
* | Core::Context: fix documentation, remove an unused variablehjk2010-06-292-4/+4
* | Handle action containers with custom QActions more gracefully.con2010-06-281-0/+12
* | compile fix on Machjk2010-06-281-4/+4
* | Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-289-43/+42
* | Core::Context: Fix construction of Context(C_GLOBAL_ID)hjk2010-06-282-0/+10
* | cleanup interface of Core::Contexthjk2010-06-256-23/+35
* | remove unneeded #includeshjk2010-06-254-7/+2
* | Core::Context: compile hot fix for Windows.hjk2010-06-2510-50/+70
* | compile fix on Windowshjk2010-06-251-1/+1
* | Core::Context: missed one connect()hjk2010-06-251-1/+1
* | StatusBarManager: Remove unneeded declarationsKai Koehne2010-06-251-13/+0
* | core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-2525-95/+113
* | Coverity: Fixes value hides parameter issue.Bill King2010-06-211-3/+3
* | Merge remote branch 'origin/2.0'con2010-06-181-1/+1
|\ \ | |/
| * Fixes: Mac: Buffer switcher hides the main window.con2010-06-171-1/+1
| * Version update to match the planned version naming.con2010-06-112-4/+4
* | s/name/displayName/ in ioutputpaneTobias Hunger2010-06-164-7/+7
* | Fix Esc handling setFocusToEditor()mae2010-06-161-1/+1
* | Version update to match the planned version naming.con2010-06-112-2/+2
* | Merge remote branch 'origin/2.0'con2010-06-118-4/+445
|\ \ | |/
| * Fixes: Menu items disabled during keyboard navigation (Windows)con2010-06-111-2/+2
| * Move help manager into core.kh12010-06-118-2/+443
* | Fix insufficient null checking.Bill King2010-06-111-12/+14
* | Merge remote branch 'origin/2.0'con2010-06-106-29/+27
|\ \ | |/
| * Cleaned up calls to parent class's functionsRobert Loehning2010-06-092-12/+1
| * FileIconProvider calling itself instead of a second object.Robert Loehning2010-06-091-5/+4
| * Fixed showing the proper path in prompt to overwrite msg boxJarek Kobus2010-06-082-13/+18
| * Bug fix: Late crash when closing Creator while building debugging helper (QTC...Leandro Melo2010-06-082-1/+6
* | Fix central Esc handlingmae2010-06-091-27/+37
* | Merge remote branch 'origin/2.0'con2010-06-082-5/+13
|\ \ | |/
| * Version bump.con2010-06-072-2/+2
| * Allow F1 on projects modeDaniel Molkentin2010-06-071-0/+3
| * Fix crash with removing files in symlinked directoriesdt2010-06-021-5/+10
* | Merge remote branch 'origin/2.0'hjk2010-06-021-0/+3
|\ \ | |/
| * Make sure bookmarks survive a document reloadThorbjørn Lindeijer2010-05-281-0/+3
* | Merge remote branch 'origin/2.0'Oswald Buddenhagen2010-05-282-2/+4
|\ \ | |/
| * Fixed the default UI colorThorbjørn Lindeijer2010-05-272-2/+4
* | Merge remote branch 'origin/2.0'con2010-05-211-0/+0
|\ \ | |/
| * Update fakeVIM iconJens Bache-Wiig2010-05-211-0/+0
* | Version control: Improve detection.Friedemann Kleint2010-05-202-20/+37
* | SSH: Add isConnected(), allow redundant calls to start().ck2010-05-202-0/+19
* | Merge remote branch 'origin/2.0'con2010-05-2027-63/+79
|\ \ | |/
| * New dialog: Replace "Preferred wizards" concept by remembering the last categoryDaniel Molkentin2010-05-198-43/+30