summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager/openeditorsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-091-0/+5
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Navigation widgets need separate id and display name.con2010-01-271-2/+7
* Make open documents view keyboard navigation work.con2009-09-151-5/+36
* long live the kinghjk2009-08-141-1/+1
* Renamed Core::Internal::EditorModel to Core::OpenEditorsModelKai Koehne2009-07-031-0/+1
* Make some more strings translatable.Oswald Buddenhagen2009-07-021-1/+1
* Add a context menu to the open editors widget in the navigation panedt2009-06-181-0/+44
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* more editor manager cleanupmae2009-06-091-1/+1
* move Core::EditorManager::OpenEditorFlags operators into a suitablehjk2009-03-271-1/+1
* small tweaks to the open editors view, and an attempt to implement a down sta...mae2009-03-261-8/+22
* Add close-document functionality to the "Open Documents" view. The close butt...mae2009-03-261-84/+52
* fake session restored editors in the open documents widget and the tab history.mae2009-03-061-2/+1
* 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-251-21/+17
* Fix for crash when doing signal completionThorbjørn Lindeijer2009-02-101-1/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-02-021-0/+1
|\
| * Fixes: - Unwanted focus haloscon2009-01-301-0/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-231-2/+1
|\ \ | |/
| * Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-2/+1
* | more stuff works, but this requires more refactoringmae2009-01-231-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-211-2/+2
|\ \ | |/
| * Cleaned up usages of CoreImpl::instanceThorbjørn Lindeijer2009-01-211-2/+2
* | added new empty split actions and fixed a few loopy bugs with double select f...mae2009-01-201-0/+1
* | first edition of the new editor view, splitting still missingmae2009-01-161-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-141-1/+1
|\ \ | |/
| * Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* | added a standard item model to the editormanager to maintain the list of open...mae2009-01-121-124/+21
|/
* Changed coreplugin resource prefix to "/core"Thorbjørn Lindeijer2009-01-121-2/+2
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-1/+2
* some more whitespace changeshjk2008-12-091-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-2/+1
* Initial importcon2008-12-021-0/+310