summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-2/+2
* Fix translation of external tools.Eike Ziller2011-08-151-1/+3
* filemanager: fix regression when trying to save read-only fileFawzi Mohamed2011-08-011-2/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-293-3/+3
* Work around wrong click area of output buttons on Mac.Eike Ziller2011-07-263-15/+17
* Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-215-538/+2
* UI text: fix capitalization and terminologyLeena Miettinen2011-07-191-1/+1
* corrected license headersThomas Murach2011-07-064-0/+128
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-062-2/+2
* Fix original string messagesJarek Kobus2011-07-051-3/+3
* Set focus to variable chooser when it opens.con2011-07-011-0/+3
* Unmaximizing output pane should restore previous size.con2011-06-304-30/+5
* analyze: create a top level menu entryhjk2011-06-293-0/+25
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-299-4/+421
* Close variable chooser on escape (if it has focus).con2011-06-282-0/+13
* Better name for enum value.con2011-06-243-5/+5
* Don't keep canceled tasks forever.con2011-06-241-2/+3
* Find/replace tool bar wasn't usable in very small width editors.con2011-06-233-211/+0
* Register action for clear output pane.con2011-06-222-4/+10
* UI text: check capitalization and tooltipsLeena Miettinen2011-06-224-8/+8
* Move translation noop to constants.con2011-06-212-1/+4
* Add menu item to clear the recent projects/files menus.con2011-06-203-0/+20
* Manhattanstyle: Fix IndicatorToolBarHandleTobias Hunger2011-06-141-2/+2
* * External Tools: Added shortcut for menu entryOrgad Shaneh2011-06-091-1/+1
* ProgressView: Also replace old tasks that are cancelingdt_2011-06-091-1/+1
* On unix: install the application icons according to the freedesktop spec.Felix Geyer2011-05-2311-7/+11
* Don't apply base color when color dialog is cancelledThorbjørn Lindeijer2011-05-201-2/+5
* Make SettingsDialog robust against multiple accept()/rejects()dt_2011-05-192-1/+10
* ignore vanished files while restoring sessionOswald Buddenhagen2011-05-122-1/+5
* purge files which cannot be opened from the "open" editors modelOswald Buddenhagen2011-05-124-3/+14
* de-duplicate code a bitOswald Buddenhagen2011-05-122-8/+7
* add auto-saving of modified editorsOswald Buddenhagen2011-05-128-11/+246
* rewrite editor info bar handlingOswald Buddenhagen2011-05-129-117/+356
* change createEditor() error handlingOswald Buddenhagen2011-05-121-3/+5
* simplify copying of mapOswald Buddenhagen2011-05-121-9/+1
* ProgessBar: Distangle finished from progressdt2011-05-123-7/+17
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-103-34/+34
* Fix/add copyright headersTobias Hunger2011-05-06173-173/+173
* VCS: Make sure we have no .. in directoriesTobias Hunger2011-05-041-2/+6
* Make the buffer size for the Application Output window configurablecon2011-04-292-7/+16
* Message manager: Add '\n' to messages.Friedemann Kleint2011-04-281-3/+3
* Readd filewatches to QFileSystemWatcherdt_2011-04-281-4/+8
* Revert "FileWatcher: Use Utils::FileSystemWatcher in Core::FileManager."dt_2011-04-281-17/+13
* Handle internally triggered deletes more gracefulldt_2011-04-271-2/+6
* Re-use output window implementation for general messages.con2011-04-266-74/+29
* Make output window implementation reusable.con2011-04-262-0/+434
* VCS: Add id to IVersionControlTobias Hunger2011-04-201-0/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-192-9/+9
* improve file change notification suppression in saveFile()Oswald Buddenhagen2011-04-182-39/+17
* make m_changedFiles a set - for simplicity (and performance).Oswald Buddenhagen2011-04-181-3/+3