summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenVG pixmap filter classes don't need to be exported.Rhys Weatherley2009-10-301-4/+4
* Remove drawCursorImage() from the OpenVG composition helperRhys Weatherley2009-10-302-37/+33
* Make it possible to set the OpenVG swap intervalRhys Weatherley2009-10-301-0/+7
* Fix wrong version number in Assistant internal help.kh12009-10-291-0/+0
* do not crashOswald Buddenhagen2009-10-293-5/+34
* Compile fix until configure.exe is rebuilt for WindowsThiago Macieira2009-10-291-1/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-10-291-0/+2
|\
| * Plug some autorelease pool leaks.Norwegian Rock Cat2009-10-291-0/+2
| * Memory of fixedKernel is never returned, found by cppcheck.Daniƫl2009-10-271-0/+1
* | Autotest: add a few more tests for Unicode (IDN) supportThiago Macieira2009-10-291-2/+5
* | Autotest: add one test that was in the previous implementation but missing hereThiago Macieira2009-10-291-0/+1
* | Autotest: use example.org and example.netThiago Macieira2009-10-291-12/+12
* | Import a new implementation of fromUserInput.Thiago Macieira2009-10-292-0/+117
* | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-292-128/+46
* | Also change the configure.exe to ensure that the necessary new configsThiago Macieira2009-10-291-1/+23
* | Add the Qt Evaluation message to the hidden libQtCore.so boilerplate.Thiago Macieira2009-10-291-0/+8
* | Part 2 of the Evaluation notice feature, now for QtGui.Thiago Macieira2009-10-293-8/+32
* | Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-295-1/+585
* | Cache a state's parent stateKent Hansen2009-10-293-2/+17
* | doc: Remove \internal tag from QStateMachine::configuration()Kent Hansen2009-10-291-2/+0
* | Make QStateMachine event posting functions thread-safeKent Hansen2009-10-293-17/+131
* | Test that we gracefully handle event posting after the state machine is stoppedKent Hansen2009-10-291-0/+17
* | Cache QState's child statesKent Hansen2009-10-292-10/+17
* | QStateMachine::event() should call QState::event()Kent Hansen2009-10-291-1/+1
* | doc typoWarwick Allison2009-10-291-1/+1
* | Change all valid Task-Tracker references to bugreports.qt.nokia.com reference.Warwick Allison2009-10-294-4/+4
* | Remove shader/program binary support for nowRhys Weatherley2009-10-282-222/+0
* | Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-283-80/+2
* | make magic comment parsing stricterOswald Buddenhagen2009-10-281-9/+9
* | QSslError: Actually make strings show up in the ts fileMarkus Goetz2009-10-281-29/+28
* | QNativeSocketEngine: Actually use translationsMarkus Goetz2009-10-281-26/+26
* | Delete the tst_QWebFrame::setHtmlWithBaseURL test until its fixedJocelyn Turcotte2009-10-281-23/+0
* | Greatly improve the performance of obtaining a state's transitionsKent Hansen2009-10-282-8/+17
* | Make Qt on QNX compile againHarald Fernengel2009-10-282-3/+3
* | Say hello to QScriptProgram :-)Kent Hansen2009-10-2810-59/+763
* | Fix namespace buildRichard Moe Gustavsen2009-10-282-0/+6
* | Fix namespace build.Richard Moe Gustavsen2009-10-281-3/+2
* | qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotationRhys Weatherley2009-10-281-0/+3
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-2850-341/+20957
|\ \
| * | Add 800x480 to the qvfb configuration dialogRhys Weatherley2009-10-282-1/+11
| * | Doc: Fixed qdoc warning.David Boddie2009-10-271-1/+1
| * | Doc: Remove unused file.David Boddie2009-10-271-149/+0
| * | Guard shadow builds against stale qconfig.cppDonald Carr2009-10-271-1/+1
| * | Fix for Gtk+ toolbuttons and sliders.Robert Griebl2009-10-273-7/+34
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6axis2009-10-2731-51/+20727
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2789-634/+1638
| | |\ \
| | * | | Fixed select softkey for comboboxes (QTBUG-4702).Janne Anttila2009-10-271-10/+10
| | * | | Removed the need for extra Symbian traps after QApp construction.axis2009-10-263-0/+78
| | * | | Fix QCompleter autotest for case insensitive filesystemsShane Kearns2009-10-261-1/+1
| | * | | Make network self test fail instead of crashing in case of DNS errorShane Kearns2009-10-261-0/+5