| Commit message (Expand) | Author | Age | Files | Lines |
* | fix string builder for QT_NO_CAST_FROM_ASCII on Windows | hjk | 2009-09-30 | 1 | -2/+13 |
|
|
* | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString. | Jocelyn Turcotte | 2009-09-29 | 2 | -0/+77 |
|
|
* | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 2 | -0/+21 |
|\ |
|
| * | Make sure delayed events are cancelled when a state machine halts | Kent Hansen | 2009-09-29 | 2 | -0/+21 |
|
|
* | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 2 | -20/+89 |
|\ \
| |/ |
|
| * | Introduce state machine event priority, make it possible to cancel events | Kent Hansen | 2009-09-29 | 2 | -20/+89 |
|
|
* | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 37 | -326/+303 |
|\ \
| |/ |
|
| * | Do synchronous processing of events in state machine if possible | Kent Hansen | 2009-09-29 | 2 | -13/+40 |
|
|
| * | doc: Describe the semantics of targetless state machine transitions | Kent Hansen | 2009-09-29 | 1 | -0/+4 |
|
|
| * | Add the -testability option to Qt applications. | Petri Kiiskinen | 2009-09-29 | 1 | -1/+2 |
|
|
| * | I18N: Add new module, fix spelling glitch. | Friedemann Kleint | 2009-09-29 | 1 | -1/+1 |
|
|
| * | Revert the new QFSEventsFileSystemWatcherEngine on Mac for now. | Alexis Menard | 2009-09-29 | 1 | -1/+1 |
|
|
| * | Fix qdoc error. | Jason McDonald | 2009-09-29 | 1 | -2/+2 |
|
|
| * | doc: add some more \since 4.6 tags | Volker Hilsheimer | 2009-09-28 | 2 | -1/+6 |
|
|
| * | Removed unused line in QAbstractAnimation | Leonardo Sobral Cunha | 2009-09-28 | 1 | -1/+0 |
|
|
| * | getMacPreferredLanguageAndCountry: Fix possible crash | Markus Goetz | 2009-09-28 | 1 | -1/+1 |
|
|
| * | Refactor of timer verification in QAbstractAnimation | Leonardo Sobral Cunha | 2009-09-28 | 1 | -6/+4 |
|
|
| * | Animations: updateCurrentTime now receives the currentTime as paramater | Thierry Bastian | 2009-09-28 | 10 | -18/+18 |
|
|
| * | Make QSignalEvent and QWrappedEvent inner classes of QStateMachine | Kent Hansen | 2009-09-28 | 8 | -209/+74 |
|
|
| * | Remove doc warning about UpdateSoftKeys. | Jason Barron | 2009-09-28 | 1 | -0/+1 |
|
|
| * | QEventLoop::ExcludeUserInputEvents should not allow the user to close the window | Bradley T. Hughes | 2009-09-28 | 1 | -1/+2 |
|
|
| * | Fixed qsharedpointer auto test build break for Symbian OS. | Janne Anttila | 2009-09-28 | 1 | -1/+1 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Jeremy Katz | 2009-09-25 | 8 | -61/+142 |
| |\ |
|
| | * | Doc: Added some notes to help people implement custom models. | David Boddie | 2009-09-25 | 1 | -3/+9 |
|
|
| | * | Replacing QPointer usage with QWeakPointer in statemachine | Leonardo Sobral Cunha | 2009-09-25 | 3 | -7/+7 |
|
|
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-25 | 3 | -31/+112 |
| | |\ |
|
| | | * | Fix regressions in qeventloop, qtimer, and qsocketnotifier autotests | Bradley T. Hughes | 2009-09-25 | 3 | -31/+112 |
|
|
| | * | | Changed S60 version check to do runtime check also in emulator. | Miikka Heikkinen | 2009-09-25 | 1 | -20/+14 |
| | |/ |
|
| * | | QPrintPreviewDialog depends on QMainWindow (qfeatures.txt) | Jeremy Katz | 2009-09-25 | 2 | -2/+2 |
| |/ |
|
| * | Change the way we handle KeyboardUIMode on Mac | Benjamin Poulain | 2009-09-25 | 1 | -3/+1 |
|
|
| * | Revert to using Q_CORE_EXPORT to export two assembler functions | Iain | 2009-09-24 | 1 | -5/+2 |
|
|
* | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-24 | 18 | -47/+63 |
|\ \
| |/ |
|
| * | Uninitialised variable fix for qfilesystemwatcher_symbian | mread | 2009-09-24 | 1 | -1/+1 |
|
|
| * | Fix 3.1 build - move unimplemented RFs API to the S60 plugin | Shane Kearns | 2009-09-23 | 2 | -3/+12 |
|
|
| * | Compile fix for platforms prior to Symbian^3. | Jason Barron | 2009-09-23 | 1 | -0/+1 |
|
|
| * | Cleaned up input method hints documentation a bit. | axis | 2009-09-23 | 1 | -6/+15 |
|
|
| * | Added ImhEmailCharactersOnly flag. | axis | 2009-09-23 | 1 | -0/+1 |
|
|
| * | Small change in the API of animations | Thierry Bastian | 2009-09-23 | 11 | -30/+24 |
|
|
| * | Fix a warning about an unused variable. | Jason Barron | 2009-09-23 | 1 | -1/+1 |
|
|
| * | Fixed parsing of html header in the qtextcodec. | Denis Dzyubenko | 2009-09-23 | 1 | -6/+8 |
|
|
* | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-23 | 459 | -8889/+11439 |
|\ \
| |/ |
|
| * | QRingBuffer: Try to minimize memory consumption while it is empty | Markus Goetz | 2009-09-23 | 1 | -5/+18 |
|
|
| * | Fixed crash in QFileSystemWatcher for addPath(nonExistingFile) | gunnar | 2009-09-22 | 1 | -0/+6 |
|
|
| * | fix failing qdir autotest | Shane Kearns | 2009-09-22 | 1 | -1/+1 |
|
|
| * | Fix "... may return wrong private dir if application is on Z:, not C:" | Shane Kearns | 2009-09-22 | 1 | -32/+31 |
|
|
| * | Fix a possible warning on animations used with states | Thierry Bastian | 2009-09-22 | 1 | -7/+11 |
|
|
| * | Fix memleak in tst_qhttpnetworkconnection | Markus Goetz | 2009-09-22 | 1 | -1/+3 |
|
|
| * | Fixes some warning in headers | Olivier Goffart | 2009-09-22 | 2 | -13/+13 |
|
|
| * | Fixes warnings in QMap | Olivier Goffart | 2009-09-22 | 1 | -5/+4 |
|
|
| * | Merge commit 'origin/4.5' into 4.6 | Andreas Aardal Hanssen | 2009-09-22 | 1 | -1/+1 |
| |\ |
|