| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding some error checking for setdefaultif | Aleksandar Sasha Babic | 2010-05-07 | 1 | -1/+3 |
|
|
* | Making network reconnect happen after teardown. | Aleksandar Sasha Babic | 2010-05-07 | 1 | -2/+6 |
|
|
* | fix qt_wince_bsearch for low nonexistent key values | Joerg Bornemann | 2010-05-05 | 1 | -4/+6 |
|
|
* | Event dispatcher slow down using delays rather than thread priority | mread | 2010-04-30 | 2 | -37/+95 |
|
|
* | Revert "Event dispatcher slow down using delays rather than thread priority" | Miikka Heikkinen | 2010-04-29 | 2 | -95/+37 |
|
|
* | Event dispatcher slow down using delays rather than thread priority | mread | 2010-04-22 | 2 | -37/+95 |
|
|
* | Fixed app freeze if switching to offline in middle of HTTP transaction. | Aleksandar Sasha Babic | 2010-04-12 | 1 | -1/+7 |
|
|
* | Symbian emulator: unload file server so apps can be recompiled. | Frans Englich | 2010-04-08 | 1 | -0/+22 |
|
|
* | Symbian event loop priority drop not used in Symbian^4 | mread | 2010-03-25 | 1 | -0/+13 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-19 | 1 | -0/+2 |
|\ |
|
| * | Implement Q_PRIVATE_PROPERTY that allows you to declare properties | Alexis Menard | 2010-03-19 | 1 | -0/+2 |
|
|
* | | Enable s60main.rsc infixing. | Miikka Heikkinen | 2010-03-19 | 2 | -21/+13 |
|/ |
|
* | Useful support for -qtlibinfix configure parameter in Symbian | Miikka Heikkinen | 2010-03-18 | 1 | -0/+18 |
|
|
* | Fix tst_QVariant::operator_eq_eq(UserType) | Olivier Goffart | 2010-03-04 | 1 | -0/+3 |
|
|
* | QVariant: Fix crash when comparing two variant with the same undefined type. | Olivier Goffart | 2010-03-03 | 1 | -1/+2 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-02 | 1 | -1/+1 |
|\ |
|
| * | Compile with GCC 3.3 | Olivier Goffart | 2010-03-02 | 1 | -1/+1 |
|
|
* | | Symbian event dispatcher needs to run all active objects. | Jani Hautakangas | 2010-03-02 | 1 | -1/+1 |
|/ |
|
* | QObject: fix crash when deleteing the receiver object withing a DirectConncet... | Olivier Goffart | 2010-03-01 | 1 | -7/+10 |
|
|
* | Ensure that posted events are sent on Windows | Bradley T. Hughes | 2010-02-19 | 1 | -2/+2 |
|
|
* | Ignore touch and gesture events when excluding input events | Denis Dzyubenko | 2010-02-12 | 1 | -0/+11 |
|
|
* | Merge commit 'origin/4.6' into 4.6-oslo2 | Rohan McGovern | 2010-02-04 | 1 | -4/+4 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 1 | -4/+4 |
| |\ |
|
| | * | Cleared up QEvent documentation for QGraphicsSceneDragDropEvent events. | Bastian Bense | 2010-02-03 | 1 | -4/+4 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-03 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-02 | 1 | -0/+3 |
| |\ \
| | |/
| |/| |
|
| | * | Document that QModelIndex::child does not work for the root item | Olivier Goffart | 2010-02-02 | 1 | -0/+3 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-02 | 3 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | optimization: get rid of QString::fromUtf16() usage | Oswald Buddenhagen | 2010-02-01 | 3 | -3/+4 |
| |/ |
|
* | | Documented limitations of add/setLibraryPath(s) on Symbian OS | Miikka Heikkinen | 2010-02-01 | 1 | -0/+8 |
|/ |
|
* | Corrected alphabetic order in the docs for events. | axis | 2010-01-20 | 1 | -1/+1 |
|
|
* | QMetaObject::disconnectOne() | Aaron Kennedy | 2010-01-20 | 3 | -7/+29 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-13 | 1 | -256/+256 |
|\ |
|
| * | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 86 | -89/+89 |
| |\ |
|
| * | | warning fixes for platforms, where qreal == float | Joerg Bornemann | 2010-01-11 | 1 | -256/+256 |
|
|
* | | | Make compile on HPUX | Pierre Rossi | 2010-01-12 | 1 | -0/+2 |
| |/
|/| |
|
* | | doc: Updated the descriptions of the connection types. | Martin Smith | 2010-01-12 | 1 | -1/+1 |
|
|
* | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 86 | -88/+88 |
|/ |
|
* | doc: Added a missing \sa command, plus a \l in the text. | Martin Smith | 2009-12-18 | 1 | -7/+8 |
|
|
* | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-12-17 | 2 | -0/+7 |
|\ |
|
| * | Avoid timer starvation when handling many X11 events | Bradley T. Hughes | 2009-12-17 | 2 | -0/+7 |
|
|
| * | Revert "Changes to support locale change event for symbian platform" | Denis Dzyubenko | 2009-12-16 | 4 | -20/+1 |
|
|
| * | Changes to support locale change event for symbian platform | dka | 2009-12-15 | 4 | -1/+20 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-16 | 1 | -45/+109 |
|\ \ |
|
| * \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-16 | 4 | -11/+13 |
| |\ \ |
|
| * | | | qreal-ization | Aleksandar Sasha Babic | 2009-12-15 | 1 | -45/+109 |
|
|
* | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-12-14 | 2 | -2/+16 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-14 | 3 | -9/+10 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Check if the timeout expired during the time update in qt_safe_select | Thiago Macieira | 2009-12-11 | 1 | -2/+3 |
| | |/
| |/| |
|
| * | | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 1 | -0/+13 |
| |\ \ |
|