summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/designmode.h
Commit message (Expand)AuthorAgeFilesLines
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* core: make mode creation more uniformhjk2011-04-141-3/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | mode: make displayname, icon, priority, id, type data membershjk2011-04-141-7/+0
* | core: make context and widget IContext data membershjk2011-04-141-4/+0
|/
* 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-0/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-3/+3
* Avoid multiple currentEditorChanged signals and stream line switching tocon2010-03-301-2/+1
* Fixed Design Mode context handlingThorbjørn Lindeijer2010-03-231-1/+6
* Header cleanup in utils/coreplugin.Friedemann Kleint2010-03-171-42/+8
* Design mode: Give IEditor a 'preferred mode'.Friedemann Kleint2010-03-161-0/+3
* Design mode integrationLasse Holmstedt2010-02-261-0/+121