Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Implemented QGestureEvent::activeGestures and canceledGestures. | Denis Dzyubenko | 2009-10-26 | 1 | -2/+12 | |
| | * | Optimisation for filtering events for gestures in graphics view. | Denis Dzyubenko | 2009-10-26 | 1 | -1/+3 | |
| | * | Merge branch '4.6' into 4.6-platform | Denis Dzyubenko | 2009-10-26 | 1510 | -16386/+43887 | |
| | |\ | ||||||
| | * | | Remove internal widgets from QApplication::topLevelWidgets() | Prasanth Ullattil | 2009-10-23 | 6 | -1/+47 | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-28 | 1465 | -13061/+58447 | |
| |\ \ \ | ||||||
| * | | | | Don't stop event processing at the second WM_QT_SENDPOSTEDEVENTS | Bradley T. Hughes | 2009-10-28 | 1 | -3/+7 | |
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 2 | -0/+28 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 86 | -3614/+6426 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 7 | -81/+38 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-22 | 52 | -165/+1636 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-driven | Bradley T. Hughes | 2009-10-21 | 46 | -30261/+54979 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Compile on Windows when QS_RAWINPUT is not defined. | Bradley T. Hughes | 2009-10-21 | 1 | -1/+4 | |
| * | | | | | | | | Use GetStatusQueue() to look for timer and input messages | Bradley T. Hughes | 2009-10-21 | 1 | -2/+1 | |
| * | | | | | | | | Remove workarounds for Win32 event dispatcher bugs | Bradley T. Hughes | 2009-10-20 | 5 | -32/+0 | |
| * | | | | | | | | Send posted events in response to WM_QT_SENDPOSTEDEVENTS | Bradley T. Hughes | 2009-10-20 | 1 | -84/+94 | |
* | | | | | | | | | Introduce internal StateType to avoid excessive qobject_casts | Kent Hansen | 2009-10-30 | 7 | -25/+80 | |
* | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-30 | 53 | -634/+1891 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Morten Johan Sørvig | 2009-10-30 | 94 | -846/+22694 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | OpenVG pixmap filter classes don't need to be exported. | Rhys Weatherley | 2009-10-30 | 1 | -4/+4 | |
| | * | | | | | | | | | Remove drawCursorImage() from the OpenVG composition helper | Rhys Weatherley | 2009-10-30 | 2 | -37/+33 | |
| | * | | | | | | | | | Make it possible to set the OpenVG swap interval | Rhys Weatherley | 2009-10-30 | 1 | -0/+7 | |
| | * | | | | | | | | | Fix wrong version number in Assistant internal help. | kh1 | 2009-10-29 | 1 | -0/+0 | |
| | * | | | | | | | | | do not crash | Oswald Buddenhagen | 2009-10-29 | 3 | -5/+34 | |
| | * | | | | | | | | | Compile fix until configure.exe is rebuilt for Windows | Thiago Macieira | 2009-10-29 | 1 | -1/+2 | |
| | * | | | | | | | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-10-29 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Plug some autorelease pool leaks. | Norwegian Rock Cat | 2009-10-29 | 1 | -0/+2 | |
| | | * | | | | | | | | | Memory of fixedKernel is never returned, found by cppcheck. | Daniël | 2009-10-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | Autotest: add a few more tests for Unicode (IDN) support | Thiago Macieira | 2009-10-29 | 1 | -2/+5 | |
| | * | | | | | | | | | | Autotest: add one test that was in the previous implementation but missing here | Thiago Macieira | 2009-10-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | Autotest: use example.org and example.net | Thiago Macieira | 2009-10-29 | 1 | -12/+12 | |
| | * | | | | | | | | | | Import a new implementation of fromUserInput. | Thiago Macieira | 2009-10-29 | 2 | -0/+117 | |
| | * | | | | | | | | | | Remove the fromUserInput implementation and tests. | Thiago Macieira | 2009-10-29 | 2 | -128/+46 | |
| | * | | | | | | | | | | Also change the configure.exe to ensure that the necessary new configs | Thiago Macieira | 2009-10-29 | 1 | -1/+23 | |
| | * | | | | | | | | | | Add the Qt Evaluation message to the hidden libQtCore.so boilerplate. | Thiago Macieira | 2009-10-29 | 1 | -0/+8 | |
| | * | | | | | | | | | | Part 2 of the Evaluation notice feature, now for QtGui. | Thiago Macieira | 2009-10-29 | 3 | -8/+32 | |
| | * | | | | | | | | | | Readd the Qt Evaluation timebomb, step 1. | Thiago Macieira | 2009-10-29 | 5 | -1/+585 | |
| | * | | | | | | | | | | Cache a state's parent state | Kent Hansen | 2009-10-29 | 3 | -2/+17 | |
| | * | | | | | | | | | | doc: Remove \internal tag from QStateMachine::configuration() | Kent Hansen | 2009-10-29 | 1 | -2/+0 | |
| | * | | | | | | | | | | Make QStateMachine event posting functions thread-safe | Kent Hansen | 2009-10-29 | 3 | -17/+131 | |
| | * | | | | | | | | | | Test that we gracefully handle event posting after the state machine is stopped | Kent Hansen | 2009-10-29 | 1 | -0/+17 | |
| | * | | | | | | | | | | Cache QState's child states | Kent Hansen | 2009-10-29 | 2 | -10/+17 | |
| | * | | | | | | | | | | QStateMachine::event() should call QState::event() | Kent Hansen | 2009-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | doc typo | Warwick Allison | 2009-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference. | Warwick Allison | 2009-10-29 | 4 | -4/+4 | |
| | * | | | | | | | | | | Remove shader/program binary support for now | Rhys Weatherley | 2009-10-28 | 2 | -222/+0 | |
| | * | | | | | | | | | | Remove QVGEGLWindowSurfaceQImage from QtOpenVG | Rhys Weatherley | 2009-10-28 | 3 | -80/+2 | |
| | * | | | | | | | | | | make magic comment parsing stricter | Oswald Buddenhagen | 2009-10-28 | 1 | -9/+9 | |
| | * | | | | | | | | | | QSslError: Actually make strings show up in the ts file | Markus Goetz | 2009-10-28 | 1 | -29/+28 | |
| | * | | | | | | | | | | QNativeSocketEngine: Actually use translations | Markus Goetz | 2009-10-28 | 1 | -26/+26 | |
| | * | | | | | | | | | | Delete the tst_QWebFrame::setHtmlWithBaseURL test until its fixed | Jocelyn Turcotte | 2009-10-28 | 1 | -23/+0 | |