summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projecttreewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* SessionManager: Apply 'static' patternhjk2013-09-051-10/+12
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Fix possible crash when clicking on Filenodes with a line numberTobias Hunger2013-08-061-1/+1
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-7/+0
* ProjectTree: Preserve selection when enabling syncOrgad Shaneh2013-02-071-3/+5
* ProjectNodes: Add line information and act on itTobias Hunger2013-01-311-2/+6
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Allow for disabled nodes in Projects viewTobias Hunger2013-01-211-1/+19
* | ProjectTreeWidget: Use Core namespaceOrgad Shaneh2013-01-111-14/+14
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-231-1/+2
* editormanager: simplify use of interfacehjk2012-05-111-4/+2
* Normalized connect()sRobert Loehning2012-03-061-18/+18
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* SessionManager::loadSession inline impl functions and rewriteDaniel Teske2012-02-131-1/+1
* New close split buttons.Eike Ziller2012-02-131-0/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-2/+2
* Use new static ICore interface.hjk2012-01-241-4/+4
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-10/+12
* Proj. explorer: Adjust order of load/unload signalsLeandro Melo2011-11-111-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-2/+2
* | projectexplorer/editormanager: fix uses of Core::Idhjk2011-11-081-1/+1
|/
* ProjectExplorer: Add 'Collapse All' to tree widget.Friedemann Kleint2011-07-151-1/+6
* Remove broken code that tried to select the project nodeDaniel Teske2011-07-041-13/+1
* Fix first rename after creating a new projectdt_2011-06-091-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix context registration for project tree.con2011-04-261-0/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-3/+3
* | Merge remote branch 'origin/2.2'con2011-04-011-1/+0
|\ \ | |/
| * Navigation Tree View: Fix width of columndt2011-03-281-1/+0
* | Sessions: Store expand/collapsed state of project treedt2011-03-251-1/+51
|/
* It's 2011 now.con2011-01-121-1/+1
* set stretch last section for class view and project view treesPaul Kolomiets2011-01-101-0/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | ProjectExplorer: Fix context menu actionsdt2010-11-121-0/+13
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-0/+1
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-0/+1
|/
* UI text - fix capitalizationLeena Miettinen2010-09-281-3/+3
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-141-1/+1