aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to react on close button of info bar, and use it forcon2010-03-314-13/+24
* Avoid multiple currentEditorChanged signals and stream line switching tocon2010-03-301-1/+0
* Refactor the externally modified file handlingcon2010-03-222-12/+11
* Added standard icon to 'Revert to Saved' actionThorbjørn Lindeijer2010-03-221-0/+1
* Use some more standard icons from the themeThorbjørn Lindeijer2010-03-191-8/+8
* Fix remove-all-splitsmae2010-03-181-1/+1
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-186-69/+61
* Opening large text files in binary editor to avoid crashes.Robert Loehning2010-03-161-1/+5
* Design mode: Give IEditor a 'preferred mode'.Friedemann Kleint2010-03-163-2/+12
* Fixed toolbar for splitted editorsLasse Holmstedt2010-03-152-1/+25
* Make persistent code folding and auto-collapse of the license header work tog...mae2010-03-151-2/+1
* Fixed crash when trying to activate a no longer existing editorThorbjørn Lindeijer2010-03-153-5/+7
* texteditor: return information on whether openEditor actually created anhjk2010-03-102-8/+16
* refactored include statementLasse Holmstedt2010-03-101-1/+1
* Renaming designmodetoolbar -> editortoolbar pt.1Lasse Holmstedt2010-03-102-2/+2
* Removed undefined slotLasse Holmstedt2010-03-101-3/+0
* Editor toolbar integrationLasse Holmstedt2010-03-104-222/+32
* refactored faketoolbar into core -> designmodetoolbarLasse Holmstedt2010-03-103-6/+6
* Moving fake toolbar to coreLasse Holmstedt2010-03-102-0/+11
* Long live the king!hjk2010-03-0519-19/+19
* Change the close window action to Ctrl+F4 on WindowsDaniel Molkentin2010-03-021-0/+4
* Reduce file watchers.Friedemann Kleint2010-02-261-3/+4
* Design mode integrationLasse Holmstedt2010-02-261-9/+13
* * Use prev/next icons from coreplugin resourceNadeem Hasan2010-02-231-9/+11
* Remove debug output.con2010-02-221-3/+0
* Add a "System Editor" external editor, for use with Open with...con2010-02-223-0/+134
* Fixed cursor position in file when switching editorsmae2010-02-151-3/+22
* Removed static QIcon instances.Friedemann Kleint2010-02-105-21/+44
* Add position to history when user closes an editor.con2010-02-091-4/+1
* Revert "Fixed updating of actions when closing last editor."Robert Loehning2010-02-081-1/+5
* Fixed updating of actions when closing last editor.Robert Loehning2010-02-051-5/+1
* Compile on Windows/Export OpenEditorsModel::Entry.Friedemann Kleint2010-02-041-1/+1
* Fixes: OpenDocumentsFilter does not show all opened documents aftercon2010-02-033-6/+6
* Removed two no longer used variablesThorbjørn Lindeijer2010-02-011-2/+0
* Fix some code scanning issues.Friedemann Kleint2010-02-013-4/+4
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-293-3/+3
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-293-3/+3
* | Navigation widgets need separate id and display name.con2010-01-272-5/+11
* | Merge remote branch 'origin/1.3'con2010-01-142-28/+21
|\|
| * Opening binary files leaves empty entries in open editors windowcon2010-01-141-3/+4
| * Made "All Files" filter always availableThorbjørn Lindeijer2010-01-131-26/+18
| * suppress useless warningmae2009-12-021-2/+2
* | Fixes: Diff editors don't get correct name.con2010-01-111-1/+1
* | Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* | Fall back to default editors if none is found by IdTobias Hunger2010-01-071-0/+4
* | Store editor ids as utf8.Tobias Hunger2010-01-071-5/+4
* | Make method naming more consistent.Tobias Hunger2010-01-079-109/+111
* | Fix reversed logic in EditorManager::openInExternalEditor().Daniel Molkentin2010-01-041-1/+1
* | StatusBarWidget instead of IView, get rid of one level of abstraction.con2009-12-091-2/+0
* | "Goto" --> "Go to" in visible strings.con2009-12-081-1/+1