aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileutils.h
Commit message (Expand)AuthorAgeFilesLines
* CompilationDatabase: Add folders to Project viewIvan Donchevskii2018-11-051-0/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-2/+2
* Utils: Properly name withNtfsPermissions()Andre Hartmann2018-06-051-4/+4
* Utils: Consistently use nullptrTobias Hunger2018-05-131-3/+4
* Utils: Use override consistentlyTobias Hunger2018-05-131-3/+4
* File System view: Add "New Folder" to context menuEike Ziller2018-04-111-0/+1
* Fix Utils::withNTFSPermissions with void functionEike Ziller2018-02-201-2/+5
* Add a bread crumb widget to file system viewEike Ziller2017-11-141-3/+4
* HostOsInfo/FileUtils/PersistentSettings: Fix build without QtGuiEike Ziller2017-08-221-0/+4
* FileUtils: Remove unused includes and forward declarationEike Ziller2017-08-221-1/+0
* Fix buildIvan Donchevskii2017-07-031-1/+1
* Utils: use unique_ptr for QFile objectIvan Donchevskii2017-07-031-5/+5
* Add std::hash for FileNameEike Ziller2017-06-191-0/+16
* 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
|\|