summaryrefslogtreecommitdiff
path: root/src/libs/utils/savefile.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Push FilePath::toString border line a bit furtherhjk2023-01-131-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-1/+3
* Utils: More forward declarations / drop unused headers [S]Jarek Kobus2022-05-251-1/+3
* Use even less nullptr for default flagshjk2020-01-201-1/+0
* Utils: Modernize furtherAlessandro Portale2018-07-241-1/+1
* Utils: Use override consistentlyTobias Hunger2018-05-131-2/+2
* Utils: take control over QTemporaryFile file lockIvan Donchevskii2017-12-151-1/+4
* Utils: remove unused variable in SaveFile classIvan Donchevskii2017-12-111-3/+0
* Utils: Fix translation issueEike Ziller2017-10-241-0/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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: Make sure umask is used when creating new filesKnut Petter Svendsen2013-01-291-0/+3
|/
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-171-1/+1
* Remove unneeded defines.hjk2011-07-141-3/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add Utils::SaveFile: class for atomic saving of filesOswald Buddenhagen2011-04-181-0/+65