aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for WindowsRobert Loehning2012-07-181-1/+1
* debugger: add dumper for Core::Idhjk2012-07-181-0/+6
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-182-0/+41
* Find: Display "This change cannot be undone" only once.Andre Hartmann2012-07-122-0/+11
* Fixed qbs build.Konstantin Tokarev2012-07-091-0/+2
* Moved CommandButton to Core and made some improvements to it.Konstantin Tokarev2012-07-093-0/+163
* Support badge on output panel buttons.Francois Ferrand2012-07-053-1/+65
* Support flashing output pane button.Francois Ferrand2012-07-053-4/+52
* Don't show the target setup page on adding a subprojectDaniel Teske2012-07-033-3/+12
* Allow specifying line number when selecting a file with the locator.Francois Ferrand2012-06-212-2/+29
* Make PluginManager mostly static.Eike Ziller2012-06-1911-58/+48
* Fix qbs code styleYuchen Deng2012-06-191-4/+3
* Message manager: Fix newline handling.Christian Kandeler2012-06-081-2/+2
* Fix Core::Id cleanup.Christian Kandeler2012-06-071-1/+3
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-058-81/+51
* 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