aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/file.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build with MSVCChristian Kandeler2018-05-081-18/+19
* Initialize the JS extension classes explicitlyChristian Kandeler2018-05-081-5/+1
* Modernize variable declarationsDenis Shienkov2017-11-301-8/+8
* Fix File.move() and add autotestChristian Kandeler2017-11-011-6/+1
* Handle sub-second timestamps correctly on UnixChristian Kandeler2017-03-081-1/+1
* Refactor all jsextension code into the .cpp filesJake Petroules2017-01-051-5/+4
* Change style of #includes of Qt headersJake Petroules2017-01-041-4/+5
* Do not follow symbolic links in File.copy()Christian Kandeler2016-11-251-1/+1
* Warn against possibly improper use of JS extensions in qbs project filesChristian Kandeler2016-11-111-1/+28
* Merge 1.6 into masterChristian Kandeler2016-08-291-3/+1
|\
| * Do not allow "static" JS extension classes to be instantiatedChristian Kandeler2016-08-261-3/+1
* | Update license headersIikka Eklund2016-08-291-14/+23
|/
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* File extension: add rename functionality.Jake Petroules2015-08-121-0/+47
* Merge branch 1.4 into master.Christian Kandeler2015-07-241-0/+13
|\
| * Add a File.canonicalFilePath function.Jake Petroules2015-07-241-0/+13
* | Add a File.directoryEntries function to list directory contents.Jake Petroules2015-06-101-3/+59
* | Merge branch 1.4 into master.Christian Kandeler2015-06-041-0/+13
|\|
| * Introduce, document, and use File.makePath.Jake Petroules2015-05-291-0/+13
* | Don't recursively copy directory artifacts.Jake Petroules2015-05-151-1/+1
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-5/+5
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+134