aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/fileutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* 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
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Moved class FileUtils out of Internal namespaceRobert Loehning2011-08-291-1/+1
* Improved editor menusRobert Loehning2011-08-171-0/+167