summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix two minor doc errorsAndy Shaw2010-12-011-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-305-6/+21
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Joona Petrell2010-11-3044-523/+867
| |\
| * | Fix resource leak in QEgl::getCompatibleVisualld()Rhys Weatherley2010-11-291-1/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-266-5/+21
| |\ \
| | * | Fixed OpenGL state getting out of sync.Samuel Rødal2010-11-262-0/+12
| | * | Fix whitespace in previous 1e7b4e396ec3bacc1a769208b990c5e0450f0d3aFriedemann Kleint2010-11-261-1/+1
| | * | Declarative: Fix compiler warnings (Linux/g++)Friedemann Kleint2010-11-264-5/+9
* | | | Ensure header is considered when positioning content with snapping.Martin Jones2010-11-302-17/+26
* | | | Fix integer overflow in QDeclarativeItemPrivate::origin enumerationJoona Petrell2010-11-301-1/+1
* | | | Correct ownership semantics for QObject derived typesAaron Kennedy2010-11-301-2/+9
* | | | Correctly handle CppOwnership even when a QDeclarativeData doesn't existAaron Kennedy2010-11-301-3/+1
* | | | Fix Browser.qml warningsJoona Petrell2010-11-301-1/+1
* | | | Don't draw null pixmap in QDeclarativeImage paint functionJoona Petrell2010-11-301-1/+1
| |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-2918-307/+620
|\ \ \
| * | | Improve consistency in handling of aliases, bindings and value typesAaron Kennedy2010-11-2917-256/+599
| * | | Move KeyNavigation example to snippets, plus some doc rewordingBea Lam2010-11-291-51/+21
* | | | Removed some new warnigs.Alessandro Portale2010-11-291-3/+2
|/ / /
* | | Remove the FIXME, it's fixedThiago Macieira2010-11-281-1/+1
* | | Fix warning about uninitialised varibale.Thiago Macieira2010-11-281-0/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-274-78/+76
|\ \ \
| * | | Phonon: Fix use of ASCII casting in the PulseAudio support.Thiago Macieira2010-11-261-74/+72
| * | | Phonon: Fix unused parameter warningThiago Macieira2010-11-261-1/+1
| * | | Phonon: Fix warning on casting from "false" to QFlags.Thiago Macieira2010-11-261-2/+2
| * | | Phonon: Fix "value not in enum" warning with GCC 4.5.Thiago Macieira2010-11-261-1/+1
| |/ /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-2718-130/+165
|\ \ \
| * | | Fix strict-aliasing violation warning.Thiago Macieira2010-11-261-1/+9
| * | | Fix warning about %x parameter type mismatch in EGLThiago Macieira2010-11-261-1/+1
| * | | Fix warning about address of a function being constant.Thiago Macieira2010-11-261-0/+4
| * | | Fix warnings related to unused variables.Thiago Macieira2010-11-267-5/+8
| * | | Fix silly "will be initialised after" warning.Thiago Macieira2010-11-261-1/+1
| * | | Fix warning about mixing integral with non-integral type in ?:Thiago Macieira2010-11-261-2/+2
| * | | Fix warning about use of uninitialised variableThiago Macieira2010-11-261-1/+1
| * | | Fix "value not in enum" warning with GCC 4.5.Thiago Macieira2010-11-261-1/+1
| * | | Fix warnings with GCC 4.5: some cases are not part of the enumThiago Macieira2010-11-261-2/+2
| * | | Fix a race condition related to service acquisition.Thiago Macieira2010-11-262-9/+39
| * | | QKqueueFileSystemWatcher: don't stop thread that isn't runningJoão Abecasis2010-11-261-0/+2
| * | | QPollingFileSystemWatcherEngine: Fix double report of directory change.Tijl Coosemans2010-11-261-2/+8
| * | | QKqueueFileSystemWatcherEngine: Use higher file descriptors.Tijl Coosemans2010-11-261-0/+8
| * | | QKqueueFileSystemWatcherEngine: Unlock mutex between two events.Tijl Coosemans2010-11-261-13/+6
| * | | QKqueueFileSystemWatcherEngine: Unlock mutex before calling write(2).Tijl Coosemans2010-11-261-65/+69
| * | | QKqueueFileSystemWatcherEngine: Handle kevent(2) returning EINTR.Tijl Coosemans2010-11-261-1/+2
| * | | QKqueueFileSystemWatcherEngine: Deleting kevent is handled by close().Tijl Coosemans2010-11-261-13/+1
| * | | QKqueueFileSystemWatcherEngine: Use EV_CLEAR instead of EV_ONESHOT.Tijl Coosemans2010-11-261-14/+2
| |/ /
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-11-263-5/+5
|\ \ \
| * \ \ Merge branch 4.6 into qt-4.7-from-4.6Qt Continuous Integration System2010-11-263-5/+5
| |\ \ \ | | |_|/ | |/| |
| | * | QLocalSocket/Win: do not emit error() when no error actually occurredJonathan Liu2010-11-261-2/+2
| | * | Doc: fix typoJoerg Bornemann2010-11-262-3/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-261-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix minor memory leakMiikka Heikkinen2010-11-261-0/+1
| |/ /