Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| | * | | | | | | | | | | Greatly improve the performance of obtaining a state's transitions | Kent Hansen | 2009-10-28 | 2 | -8/+17 | |
| | * | | | | | | | | | | Make Qt on QNX compile again | Harald Fernengel | 2009-10-28 | 2 | -3/+3 | |
| | * | | | | | | | | | | Say hello to QScriptProgram :-) | Kent Hansen | 2009-10-28 | 10 | -59/+763 | |
| | * | | | | | | | | | | Fix namespace build | Richard Moe Gustavsen | 2009-10-28 | 2 | -0/+6 | |
| | * | | | | | | | | | | Fix namespace build. | Richard Moe Gustavsen | 2009-10-28 | 1 | -3/+2 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Fix the combobox popup 1-second fadeout regression on Carbon. | Morten Johan Sørvig | 2009-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Made internal FBOs snap to power-of-two when not wasting too much space. | Samuel Rødal | 2009-10-29 | 1 | -2/+15 | |
* | | | | | | | | | | | Got rid of redundant texture parameter settings in GL pixmap filters. | Samuel Rødal | 2009-10-29 | 1 | -16/+0 | |
* | | | | | | | | | | | Added some optimizations to the blur and drop shadow GL filters. | Samuel Rødal | 2009-10-29 | 8 | -195/+307 | |
* | | | | | | | | | | | Fixed highlighting of string components when inputting Japanese text. | Kim Motoyoshi Kalland | 2009-10-29 | 1 | -20/+5 | |