| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable storage of global Qt settings in app-local settings file on Mac | Pasi Matilainen | 2012-03-07 | 1 | -0/+82 |
|
|
* | Don't allow app panic on QProcess destruction, kill or terminate | Murray Read | 2012-03-07 | 1 | -4/+12 |
|
|
* | QWindowsPipeWriter could terminate the process to early | Martin Petersson | 2012-02-28 | 1 | -1/+1 |
|
|
* | Fixes QProcess on QNX | Rafael Roquetto | 2012-02-20 | 3 | -82/+67 |
|
|
* | Checking for directory exists in failed QDir::mkpath on Symbian | Murray Read | 2012-02-15 | 1 | -2/+9 |
|
|
* | Initializes seqDumpPos on qiodevice.cpp | Nick Ratelle | 2012-02-14 | 1 | -1/+2 |
|
|
* | Fixed compiler warning about unused variable with QT_NO_TEXTCODEC. | Andreas Holzammer | 2012-02-11 | 1 | -0/+3 |
|
|
* | realpath(X,0) IS supported on QNX. | Nick Ratelle | 2012-02-09 | 1 | -1/+1 |
|
|
* | Some small doc fixes, typos and removal of one incorrect paragraph | Andy Shaw | 2012-02-08 | 1 | -5/+0 |
|
|
* | Changes in Symbian CleanupStack use to allow dodgy app start | Murray Read | 2012-02-08 | 1 | -12/+9 |
|
|
* | Fix progress bar values >100% when http upload is retried | Shane Kearns | 2012-02-03 | 2 | -1/+2 |
|
|
* | Change QUrl::toLocalFile to return path for relative urls | Aapo Haapanen | 2012-02-02 | 1 | -1/+8 |
|
|
* | Fixed QFile::link behaviour for WinCE devices. | jaanttil | 2012-01-31 | 1 | -0/+1 |
|
|
* | Various qt documentation fixes (wk 43) | artoka | 2012-01-31 | 1 | -0/+2 |
|
|
* | Fixed fileiterator issue for WEC7. | Janne Anttila | 2012-01-30 | 1 | -0/+2 |
|
|
* | qfilesystemengine_win.cpp: compile with namespaced Qt | Joerg Bornemann | 2012-01-25 | 1 | -7/+6 |
|
|
* | Fix BC break with QAbstractFileEngine "mount points" | Shane Kearns | 2012-01-25 | 2 | -4/+11 |
|
|
* | remove NTFS junction and mount point detection | Joerg Bornemann | 2012-01-18 | 1 | -2/+1 |
|
|
* | Revert "fix NTFS mount points" | Joerg Bornemann | 2012-01-18 | 3 | -24/+12 |
|
|
* | fix NTFS mount points | Joerg Bornemann | 2012-01-17 | 3 | -12/+24 |
|
|
* | Windows: Fix qt_ntfs_permission_lookup | Miikka Heikkinen | 2012-01-16 | 1 | -11/+46 |
|
|
* | Build fix for WINCE to qfsfileengine_win.cpp | Janne Anttila | 2012-01-12 | 1 | -1/+1 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 89 | -89/+89 |
|
|
* | Symbian - Fix QFile::map with non page aligned offsets | Shane Kearns | 2011-12-15 | 1 | -3/+5 |
|
|
* | doc - document symbian behaviour of QFile::link | Shane Kearns | 2011-11-30 | 1 | -2/+1 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-11-10 | 2 | -6158/+6730 |
|\ |
|
| * | networking: regenerate effective TLD table for cookies | Peter Hartmann | 2011-11-10 | 2 | -6158/+6730 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-10-31 | 1 | -1/+4 |
|\ \ |
|
| * | | Fix QFile::copy() returning false but error() being NoError | xiechyong | 2011-10-31 | 1 | -1/+4 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-10-28 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | QIODevice - disallow setTextMode when not open | Shane Kearns | 2011-10-27 | 1 | -0/+6 |
|
|
* | | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-10-17 | 5 | -16/+31 |
|\ \ \
| |/ / |
|
| * | | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-10-14 | 2 | -2/+1 |
| |\ \
| | |/ |
|
| * | | Fix incorrect QFileInfo permissions on windows | Shane Kearns | 2011-10-06 | 1 | -1/+1 |
|
|
| * | | symbian - document behaviour of QFile::handle() | Shane Kearns | 2011-09-28 | 1 | -0/+7 |
|
|
| * | | Making QNotifyChangeEvent, Symbian file watcher, more widely usable | mread | 2011-09-28 | 2 | -11/+17 |
|
|
| * | | symbian - Document behaviour of QDir::rootPath / homePath | Shane Kearns | 2011-09-23 | 1 | -4/+6 |
|
|
| * | | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-09-20 | 8 | -23/+60 |
| |\ \ |
|
* | | | | Fix regression introduced by 1bfef526ef3d1deb7cf0f11dc1880f33937a85ac | Jan-Arve Saether | 2011-10-10 | 1 | -1/+1 |
|
|
* | | | | fix possible race conditions | Konstantin Ritt | 2011-10-07 | 1 | -2/+3 |
|
|
* | | | | use QSystemLibrary::resolve() instead of GetProcAddress() win API calls | Konstantin Ritt | 2011-10-07 | 1 | -19/+20 |
| |_|/
|/| | |
|
* | | | Build fix for WINCE to qfilesystemengine_win.cpp | jaanttil | 2011-10-05 | 1 | -1/+0 |
|
|
* | | | Merge remote-tracking branch 'mainline/4.8' | Oswald Buddenhagen | 2011-09-28 | 2 | -1/+51 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-09-20 | 2 | -1/+51 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Fix uninitialised variable in temporary files | Shane Kearns | 2011-09-13 | 1 | -1/+4 |
|
|
| | * | Add documentation for Symbian QSettings locations and security | Pasi Pentikainen | 2011-09-13 | 1 | -0/+47 |
|
|
* | | | docs: Typo and link fixes. | jaanttil | 2011-09-27 | 1 | -1/+1 |
|/ / |
|
* | | Resolve a number of compilation issues with INTEGRITY | Rolland Dudemaine | 2011-09-19 | 2 | -1/+7 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-09-10 | 6 | -12/+49 |
|\ \ |
|
| * | | Merge fixes for QDir::operator== | Shane Kearns | 2011-09-07 | 1 | -2/+13 |
|
|