summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemEngine/Unix: rework the getting of nsec-precision file timesThiago Macieira2017-08-063-23/+143
* QFileSystemEngine::fillMetaData: simplify and comment the codeThiago Macieira2017-08-061-38/+65
* Move Unix code from qfilesystemengine.cpp to qfilesystemengine_unix.cppThiago Macieira2017-08-062-223/+218
* Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance propertyEskil Abrahamsen Blomfeldt2017-08-0610-26/+118
* Migrate QStandardPaths to use QRegularExpressionSamuel Gaist2017-08-051-3/+5
* Doc: add warning against bulk random data creation to QRandomGeneratorSamuel Gaist2017-08-051-1/+4
* Fix typoFrederik Gladhorn2017-08-051-2/+2
* QFileSystemEngine/Windows: fix setFileTime when input date is UTCThiago Macieira2017-08-051-15/+30
* QFileSystemEngine::setFileTime/Unix: remove the fallback to futimesatThiago Macieira2017-08-055-65/+2
* Filesystem: Use "birth time" to avoid confusion with Unix ctimeThiago Macieira2017-08-0515-186/+229
* Move platform-specific code from QFSFileEngine to QFileSystemEngineThiago Macieira2017-08-055-162/+178
* Introduce QFileInfo::birthTime and metadataChangeTimeThiago Macieira2017-08-053-17/+65
* QFileSystemEngine::renameFile: use calls that don't overwriteThiago Macieira2017-08-044-1/+57
* Allow QSettings to synchronize non-atomicallyThiago Macieira2017-08-044-14/+143
* Support Alternate Data Streams in QSaveFileThiago Macieira2017-08-042-5/+92
* QTemporaryFileName: use the random data more wiselyThiago Macieira2017-08-041-46/+32
* QFile::rename: use QTemporaryFileName instead of QTemporaryFileThiago Macieira2017-08-041-24/+33
* Long live QTemporaryFileName!Thiago Macieira2017-08-044-166/+112
* QTemporaryFile: split the template parsing and generationThiago Macieira2017-08-041-62/+59
* QTemporaryFile: give the engine access to the template nameThiago Macieira2017-08-043-15/+13
* QTemporaryFile: add a simpler rename() (non-virtual) overrideThiago Macieira2017-08-042-0/+36
* QFSFileEngine: make rename() on Unix not overwriteThiago Macieira2017-08-046-12/+73
* Implement conversion from nullptr QVariant to QString and QByteArrayAllan Sandfeld Jensen2017-08-042-2/+22
* Add a test that we can read SQL time-stampsEdward Welbourne2017-08-041-0/+21
* Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2017-08-042-7/+19
* GLSL 1.00 ES must be selected using "#version 100"Kevin Ottens2017-08-042-4/+4
* QVariants of null pointers should be nullAllan Sandfeld Jensen2017-08-043-6/+43
* glib dispatcher: ensure all window system events are flushedGatis Paeglis2017-08-042-57/+2
* Long live qEnvironmentVariable()Thiago Macieira2017-08-044-20/+173
* Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
* Fix Q(Quick)Window on eglfsLaszlo Agocs2017-08-031-6/+3
* uic: Add -no-stringliteral optionAlexander Volkov2017-08-037-18/+40
* Support all QImage formats in native pixmap conversionEirik Aavitsland2017-08-031-2/+5
* Change EDID parsing qCWarnings to qCDebugsLaszlo Agocs2017-08-032-3/+3
* Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-033-0/+13
* QSslSocket: stabilize triggering for writeAlex Trotsenko2017-08-032-1/+11
* xcb: don't rely on _NET_WORKAREA for available geometry on multi-head systemsGatis Paeglis2017-08-024-2/+31
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-02399-6509/+2440
|\
| * Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-02399-6509/+2440
| |\
| | * ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-026-1/+98
| | * configure: clean up projects of remaining non-inline testsOswald Buddenhagen2017-08-027-8/+0
| | * configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-0223-19/+19
| | * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-02205-5468/+1007
| | * configure: remove redundant parts of xcb_xkb testOswald Buddenhagen2017-08-021-9/+0
| | * configure: dispose of which.testOswald Buddenhagen2017-08-022-42/+1
| | * configure: standardize handling of 64 bit atomicsOswald Buddenhagen2017-08-023-15/+6
| | * configure: prune dead tests::journaldOswald Buddenhagen2017-08-021-5/+0
| | * configure: modernize dbus testOswald Buddenhagen2017-08-021-6/+1
| | * configure: remove check for ancient libpng < 1.0.17Oswald Buddenhagen2017-08-021-4/+0
| | * configure: prune checks for ancient compilers from some testsOswald Buddenhagen2017-08-022-9/+0