Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement QEventLoop::ExcludeSocketNotifiers for symbian socket engine | Shane Kearns | 2011-03-17 | 2 | -35/+57 |
* | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ... | Shane Kearns | 2011-03-08 | 5 | -9/+127 |
|\ | |||||
| * | bugfix: QDir::entryList(Files|Readable) not listing writable files | Shane Kearns | 2011-02-24 | 1 | -2/+0 |
| * | Fix thread starvation when processEvents() is called in a tight loop | Shane Kearns | 2011-02-16 | 1 | -0/+8 |
| * | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2011-02-07 | 482 | -763/+1459 |
| |\ | |||||
| * | | Fix GCC compiler warning | Shane Kearns | 2011-02-07 | 1 | -1/+1 |
| * | | Fix for using search paths with a dirty path | Shane Kearns | 2011-02-03 | 1 | -1/+1 |
| * | | Use the global message pool to avoid KErrServerBusy errors | Shane Kearns | 2011-01-21 | 1 | -1/+3 |
| * | | Add QScopedValueRollback tools class. | Shane Kearns | 2011-01-17 | 3 | -3/+169 |
| * | | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2010-12-15 | 45 | -2830/+6039 |
| |\ \ | |||||
| * | | | Fixes for socket engine autotest failures | Shane Kearns | 2010-12-10 | 1 | -1/+1 |
| * | | | Fix some crashes in the symbian socket engine | Shane Kearns | 2010-12-09 | 1 | -2/+6 |
| * | | | Helper functions for synchronously waiting on an active object to complete | Shane Kearns | 2010-12-07 | 2 | -1/+83 |
| * | | | default RConnection for sockets | Shane Kearns | 2010-12-07 | 2 | -2/+26 |
* | | | | Merge remote branch 'earth/master' into symbian-socket-engine | Shane Kearns | 2011-03-08 | 506 | -3692/+7934 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed documentation for QByteArray | Denis Dzyubenko | 2011-03-03 | 1 | -16/+19 |
| * | | | Improve handling QByteArray with QStringBuilder | Denis Dzyubenko | 2011-03-03 | 2 | -4/+5 |
| * | | | Wrap qPrintable inside QString | Olivier Goffart | 2011-03-01 | 1 | -1/+1 |
| * | | | Fix QTextStream::pos() causes buffer offset issues on large text files. | Chris Kawano | 2011-03-01 | 1 | -0/+1 |
| * | | | Merge remote branch 'earth/master' into master | João Abecasis | 2011-02-28 | 3 | -11/+17 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-02-24 | 30 | -97/+205 |
| | |\ \ \ | |||||
| | * | | | | fix documentation typos in isLowSurrogate and requiresSurrogates | Jeremy Katz | 2011-02-23 | 1 | -2/+2 |
| | * | | | | QNAM: Threaded HTTP implementation | Markus Goetz | 2011-02-21 | 2 | -9/+15 |
| * | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-24 | 1 | -1/+6 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-23 | 1 | -1/+6 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Remove Qt dependancy to SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS | Jani Hautakangas | 2011-02-23 | 1 | -1/+6 |
| * | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-23 | 2 | -7/+7 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-20 | 2 | -7/+7 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Use QElapsedTimer in QFutureInterface. | Thiago Macieira | 2011-02-16 | 2 | -7/+7 |
| * | | | | | | | Unbreak compilation with ICC when in C++98 mode. | Thiago Macieira | 2011-02-22 | 1 | -9/+11 |
| * | | | | | | | Add Intel Compiler's C++0x feature support macros | Thiago Macieira | 2011-02-21 | 1 | -1/+16 |
| * | | | | | | | Remove the assignment-move operator that was a bad copy-paste | Thiago Macieira | 2011-02-21 | 1 | -2/+0 |
| * | | | | | | | Fix warning about unused parameter | Thiago Macieira | 2011-02-21 | 1 | -0/+1 |
| * | | | | | | | Fix the move semantics in QSharedDataPointer and QExplicitSDP | Thiago Macieira | 2011-02-21 | 1 | -1/+5 |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-02-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix compilation error with ARMv5 atomics when T is a const value. | Thiago Macieira | 2011-02-17 | 1 | -1/+1 |
| * | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-17 | 3 | -6/+10 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-16 | 2 | -0/+8 |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Introduce new flag for splitview support in Symbian | Sami Merila | 2011-02-16 | 2 | -0/+8 |
| | * | | | | | | Keep sending posted events after commit 7196045b78b33cf135683d5c0b4e164f95231791 | Bradley T. Hughes | 2011-02-14 | 1 | -4/+1 |
| * | | | | | | | Merge branch earth-team/master into earth-staging | João Abecasis | 2011-02-16 | 14 | -22/+231 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Add experimental support for armCC on Linux | Harald Fernengel | 2011-02-11 | 2 | -1/+9 |
| | * | | | | | | Fix reversed condition | Olivier Goffart | 2011-02-08 | 1 | -1/+1 |
| | * | | | | | | Fix warning, unused parametter error | Olivier Goffart | 2011-02-08 | 1 | -2/+1 |
| | * | | | | | | QMutex: do not use inline mutex in debug. | Olivier Goffart | 2011-02-07 | 1 | -1/+8 |
| | * | | | | | | Fix race condition between QEventLoop::exec and QThread::exit | Olivier Goffart | 2011-02-07 | 3 | -2/+13 |
| | * | | | | | | Remove QThreadData::mutex | Olivier Goffart | 2011-02-07 | 1 | -2/+0 |
| | * | | | | | | Implement QThreadData::current using __thread | Olivier Goffart | 2011-02-03 | 1 | -3/+20 |
| | * | | | | | | Crash in QFileSystemEngine::canonicalName with older libc version | Olivier Goffart | 2011-02-02 | 1 | -2/+3 |
| | * | | | | | | Fix leak in QFactoryLoader | Olivier Goffart | 2011-02-02 | 1 | -1/+3 |