aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/fileutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* Add comments for unclear "open terminal" stringsRobert Loehning2020-03-181-2/+4
* ProjectExplorer: Add "Open Terminal Here" as default entryAndre Hartmann2019-06-121-1/+8
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Allow to set environment for "Open Terminal"Tobias Hunger2018-09-051-1/+6
* fix "Open Command Prompt Here" on windows with qt 5.8Oswald Buddenhagen2017-01-121-19/+2
* Fix for showInGraphicalShell. The api fails to open a dir if the path contain...Vikas Pachdha2016-07-131-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Split general settings page in twoEike Ziller2015-09-011-1/+1
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-5/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove Qt version checks.Christian Kandeler2014-09-081-9/+0
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-171-2/+5
|\|
| * Set parent for options dialog where appropriate.Eike Ziller2014-07-141-2/+5
* | Some QString -> FileName transformationOrgad Shaneh2014-07-161-2/+2
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-1/+1
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-3/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* EditorManager: Add "Find in this directory..." for open filesOrgad Shaneh2013-09-301-0/+5
* Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+2
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-2/+0
* Remove unneeded #ifdefs.Christian Kandeler2013-02-041-4/+0
* 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
* | Fix warning about unused static function.Erik Verbruggen2013-01-301-0/+2
* | Fix compilation on Mac.Erik Verbruggen2013-01-041-0/+2
* | Windows compile fix.Friedemann Kleint2012-12-291-1/+1
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-4/+2
* | Cleanup in PathChooser and FileUtilshjk2012-12-281-83/+74
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-6/+7
|\|
| * Fix opening in file managerRobert Loehning2012-11-291-3/+3
| * Fix build for Qt 5 configured without -developer-buildAurindam Jana2012-11-291-2/+4
| * Fix build for Qt 5Aurindam Jana2012-11-291-2/+3
| * Also use file renaming workaround for Qt5.Eike Ziller2012-11-281-2/+0
* | Fix compilation on MacOS.Erik Verbruggen2012-11-211-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Added VCS integration to ResourceEditor.Konstantin Tokarev2012-07-191-0/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile fix for WindowsRobert Loehning2012-07-181-1/+1
* Implemented file rename in ResourceEditor.Konstantin Tokarev2012-07-181-0/+39
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+4
* Remove wrong ellipses.Eike Ziller2011-11-151-5/+5