summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-03-266-94/+92
|\
| * Add close-document functionality to the "Open Documents" view. The close butt...mae2009-03-266-94/+92
* | fakevim: fix quitting using the status barhjk2009-03-261-12/+4
|/
* Simplify 'Save modified files' internals.con2009-03-241-1/+0
* track modification changes for restored editors (in the open editors model)mae2009-03-231-2/+1
* Last 'finish' of this iteration of navigation history.con2009-03-192-5/+2
* Add last edit position to navigation history.con2009-03-192-4/+12
* Refactor navigation history again, put last edit position in historycon2009-03-191-17/+22
* Fixes: Show all editors even not completly restored.dt2009-03-171-1/+1
* make "close all" work with fake-restored editorsmae2009-03-103-0/+13
* when closing a document, auto-load "restored" editors if requiredmae2009-03-093-1/+15
* fake session restored editors in the open documents widget and the tab history.mae2009-03-067-91/+213
* --warningsThorbjørn Lindeijer2009-03-051-2/+2
* Fixes: fakevim/editorview: move the 'minibuffer' to the bottom of thehjk2009-03-054-8/+89
* Fixes: - Really implement single click in open doc widget.con2009-03-041-2/+2
* Fixes: unbreak compilation after 2ce90697c4d36967657e7a0b46233ddbbbdc2cfahjk2009-03-041-1/+1
* Fixes: Need to double click in Open Documents view, single click should be...dt2009-03-031-2/+3
* Fixes: change file license headers to include LGPLhjk2009-02-2512-252/+204
* show and hide the editor info bar in the correct viewmae2009-02-162-4/+15
* keep stack history in each editor view.mae2009-02-162-18/+27
* update current history position also when switching editorsmae2009-02-131-0/+2
* update current navigation history position only for the current positionmae2009-02-131-8/+4
* update history position of the current editor when navigatingmae2009-02-122-7/+19
* Fix for crash when doing signal completionThorbjørn Lindeijer2009-02-101-1/+0
* make inplace activation the default editor activation, unless themae2009-02-053-9/+7
* Fixed the sizehints of the editor or splittersThorbjørn Lindeijer2009-02-044-13/+13
* smaller minimum size hint for the SplitterOrView, some safeguards for editor ...mae2009-02-042-3/+10
* Fix compileThorbjørn Lindeijer2009-02-041-1/+0
* the group is no longer necessarymae2009-02-044-908/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-02-041-1/+3
|\
| * Fixes: - Crash when opening form editorcon2009-02-031-1/+3
* | new editor split system seems to be working nowmae2009-02-044-63/+72
* | more stuffmae2009-02-035-122/+326
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-02-022-0/+3
|\ \ | |/
| * Fixes: - Unwanted focus haloscon2009-01-301-0/+1
| * Fixes: - Unitialized variable.con2009-01-301-0/+2
* | getting closermae2009-02-024-63/+161
* | editormanager cleanupsmae2009-01-305-162/+99
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-282-12/+9
|\ \ | |/
| * Fixes: coreplugin: less singleton pointer cachinghjk2009-01-283-13/+10
* | separate EM::setCurrentEditor and EM::activateEditormae2009-01-263-4/+6
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-233-11/+7
|\ \ | |/
| * Removed more icore.h includes from header filesThorbjørn Lindeijer2009-01-231-5/+4
| * Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-212-6/+3
* | more stuff works, but this requires more refactoringmae2009-01-237-167/+197
* | more splitting works, fewer crashesmae2009-01-224-12/+63
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-213-12/+10
|\ \ | |/
| * Cleaned up usages of CoreImpl::instanceThorbjørn Lindeijer2009-01-213-12/+12
* | getting closer to working splitmae2009-01-215-18/+191
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-202-12/+44
|\ \ | |/