aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/foldernavigationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-231-1/+2
* editormanager: simplify use of interfacehjk2012-05-111-2/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-6/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-5/+4
* Use new static ICore interface.hjk2012-01-241-1/+1
* Provide "Open with" context menu in qrc editor.Eike Ziller2011-12-131-1/+1
* "Open with" actions can also remember their file name.Eike Ziller2011-12-091-1/+1
* Move "Open with" menu logic to FileManager.Eike Ziller2011-12-091-4/+3
* 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
* | more Id type fixeshjk2011-11-101-1/+1
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-2/+2
|/
* Add "Find in directory" to project tree context menuDaniel Teske2011-09-051-0/+36
* Moved class FileUtils out of Internal namespaceRobert Loehning2011-08-291-4/+4
* Improved editor menusRobert Loehning2011-08-171-116/+5
* Make showInGraphicalShell select a file on Win + Mac again.Eike Ziller2011-07-201-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* "Open Terminal Here" should open Terminal.app on Mac.con2011-04-271-0/+4
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-2/+3
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* UI text - fix capitalizationLeena Miettinen2010-09-211-7/+7
* 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-1/+1
* Setting icon size for folder navigation widget.Robert Loehning2010-07-051-0/+2
* Fixed display of root path and Windows paths in FolderNavigationWidget.Robert Loehning2010-06-221-2/+5
* Fixes file system view to be unable to cdUp to the rootdt2010-06-221-2/+1
* Resurrecting the title and tooltip of FolderNavigationWidgetRobert Loehning2010-04-211-1/+6
* FolderNavigationWidget: Fix file watcher leaks.Friedemann Kleint2010-03-291-24/+19
* Long live the king!hjk2010-03-051-1/+1
* Design mode integrationLasse Holmstedt2010-02-261-1/+0
* Changed FolderNavigationWidget::showInGraphicalShell to show expected directo...Robert Loehning2010-02-091-3/+7
* Changed filter for FolderNavigationWidget to hide directory /..Robert Loehning2010-02-051-1/+14
* Cleaned up filter for FolderNavigationWidget.Robert Loehning2010-02-041-6/+2
* Added tooltips showing the full path to FolderNavigationWidget.Robert Loehning2010-02-031-1/+21
* Removed unneeded action "Synchronize" from FolderNavigationWidget's context m...Robert Loehning2010-02-031-14/+1
* Added "Open with" menu to FolderNavigationWidget.Robert Loehning2010-02-031-0/+10
* FileIconProvider: Refactor class.Friedemann Kleint2010-01-281-1/+16
* Navigation widgets need separate id and display name.con2010-01-271-2/+7
* Foldernavigationwidget: Add "Open Terminal" and "Open Explorer".Friedemann Kleint2010-01-261-1/+121
* Foldernavigationwidget: Use QFileSystemModel instead of QDirModel.Friedemann Kleint2010-01-261-53/+161