summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-052-4/+20
* Sort the search hits to match the actual search term.kh12012-06-041-8/+14
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-06-011-2/+1
|\
| * Start auto save session timer later and let it occur more then onceDaniel Teske2012-06-011-2/+1
| * Fix warning.Eike Ziller2012-05-031-0/+2
* | tr()-Fixes in master.Friedemann Kleint2012-05-281-0/+1
* | ActionManager API cleanup.Eike Ziller2012-05-2516-452/+420
* | Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-231-1/+2
* | compile fix on non-machjk2012-05-231-2/+0
* | Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-236-89/+54
* | Mac: Allow searching for e.g. Cmd+E in shortcut settings.Eike Ziller2012-05-231-2/+16
* | Rewrite the shortcut settings filtering.Eike Ziller2012-05-232-27/+17
* | IOptionsPage: replace virtual fuctions by data membershjk2012-05-2311-175/+57
* | Fix "New" dialog in dark themes.Eike Ziller2012-05-222-2/+5
* | outputpanemanager: reworkhjk2012-05-224-181/+298
* | manhattanstyle: don't use defines for constantshjk2012-05-211-3/+3
* | Fix closing document when split and two documents are open.Eike Ziller2012-05-211-2/+9
* | Remove dead code.Eike Ziller2012-05-161-5/+0
* | Remove some old TODO itemsEike Ziller2012-05-164-4/+3
* | Make ids handle unicode stringsTobias Hunger2012-05-161-2/+2
* | Core: Add "canceled" signal to class FutureProgress.Christian Kandeler2012-05-152-0/+7
* | Make it possible to Show/Hide the sidebar in help mode.kh12012-05-112-1/+4
* | editormanager: simplify use of interfacehjk2012-05-1115-67/+56
* | Show editor display names in "Open With" dialog instead of their Id's.Konstantin Tokarev2012-05-103-7/+9
* | Fix compilation with Qt 5/Windows.Friedemann Kleint2012-05-092-5/+8
* | use Core::Id for IMode::id and IMode::typehjk2012-05-0811-38/+40
* | Fix compile warning on non-Mac platforms.Christian Kandeler2012-05-071-0/+2
* | Remove FIXME, there's nothing to fix thereDaniel Teske2012-05-031-1/+0
* | Core: Clean up contextTobias Hunger2012-05-034-16/+60
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-023-0/+25
|\ \ | |/
| * Stop the autosaving session timer on closing CreatorDaniel Teske2012-05-022-0/+9
| * Mac: Build menu stays disabled with Qt 4.8.1 and laterEike Ziller2012-05-021-0/+16
* | Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-2/+3
* | Start on a gerrit plugin as a sub-plugin of git.Friedemann Kleint2012-04-262-0/+12
* | Use Core::Id in project-related objectsTobias Hunger2012-04-251-0/+2
* | Move ieditorfactor.cpp and fix qbs build.Eike Ziller2012-04-193-2/+3
* | Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-191-1/+2
|\ \ | |/
| * qbs files updatedJoerg Bornemann2012-04-181-1/+2
* | Fix wrong names in the UIMarco Bubke2012-04-181-1/+1
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-183-1/+45
* | Core: Fix msvc warning about strdup being deprecatedKai Koehne2012-04-171-1/+1
* | qtcassert: move actual printing to separate function and enforce stylehjk2012-04-177-11/+11
* | qbs files: build with Qt5Joerg Bornemann2012-04-101-1/+7
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Wizards: usablitity fixThomas Hartmann2012-04-101-0/+2
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-053-0/+19
|\ \ | |/
| * BaseTextMark: Support renaming filesDaniel Teske2012-04-053-0/+19
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-049-18/+24
|\ \ | |/
| * Qbs: Libraries capitalized and relocated in bin on WindowsOrgad Shaneh2012-04-041-7/+6
| * New File Dialog: Choose right default project for addingDaniel Teske2012-04-038-11/+18