aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileutils.h
Commit message (Expand)AuthorAgeFilesLines
* Fix check if example location is writable on WindowsEike Ziller2017-05-291-0/+27
* Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-221-0/+1
|\
| * cmake: resolve symlinks when comparing source directories.David Faure2016-06-201-0/+1
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FileUtils: Replace FileNameList with an aliasTobias Hunger2015-11-041-10/+1
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-53/+0
* Utils: Avoid copy on FileName::toString()Orgad Shaneh2015-02-271-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Utils: Introduce FileName::fileName()Orgad Shaneh2015-01-281-0/+1
* | C++: handle case-insensitive file names in the CPlusPlus::SnapshotErik Verbruggen2014-12-171-0/+12
* | C++: handle case-insensitive file names in the WorkingCopyErik Verbruggen2014-12-151-0/+1
|/
* Introduce and use FileName::exists()hjk2014-11-031-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Support dragging from outline viewsEike Ziller2014-09-301-0/+8
* | Android: Say hello to gradle!BogDan Vatra2014-09-251-1/+2
* | Editors: Support drag & drop from bookmarks paneEike Ziller2014-09-231-6/+21
* | Core: Add a basic extension for the JsExpanderTobias Hunger2014-09-181-0/+1
* | Support drag and drop between splitsEike Ziller2014-09-121-6/+14
* | File drag&drop: Move mime data creation to central placeEike Ziller2014-09-111-0/+5
|/
* Utils: Remove unneeded namespace qualificationsOrgad Shaneh2014-07-161-4/+4
* Core: Refactor file dropping into reusable componentEike Ziller2014-07-091-0/+21
* QMakeProject: Fix inconsistent isAbsolutePathDaniel Teske2014-04-161-0/+4
* Utils::FileName: Enable qDebug() << Utils::FileName()Daniel Teske2014-02-131-0/+5
* FileUtils: Add static method to construct FileNames from Latin1Tobias Hunger2014-02-111-0/+1
* Make sure to generate qmake friendly file namesTobias Hunger2014-02-061-0/+2
* Utils::FileName: Rename append to appendString()Daniel Teske2014-01-091-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Crossify normalizePathNameOrgad Shaneh2013-10-241-0/+1
* Qt4BC: Simplify shadowbuild/builddirectory handlingTobias Hunger2013-08-281-0/+1
* Editor: Added Dialog for read only files.David Schulz2013-04-081-0/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-2/+2
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Locator on Linux/Mac: Show ~ instead of $HOME in paths.Nikolai Kosjar2012-09-111-0/+1
* | Utils::FileUtils: Use Utils::FileName for file paths instead of QString.Christian Kandeler2012-09-071-45/+44
* | HostOsInfo: Add some more useful abstractions.Christian Kandeler2012-09-051-1/+0
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-1/+1
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Added overload for FileName::isChildOfKonstantin Tokarev2012-07-181-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* FileName: Add method to find parent directoriesTobias Hunger2012-01-251-0/+2
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+3
* Add FileName isChildOf/relativePath and endsWith and appendPathDaniel Teske2011-12-061-5/+14
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\