summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix GRAPHICSVIEWJørgen Lind2009-10-297-13/+41
* Remove QT_NO_ICON from mimimalJørgen Lind2009-10-291-3/+0
* Fix QT_NO_MAINWINDOWJørgen Lind2009-10-291-0/+2
* FIX TABBARJørgen Lind2009-10-292-6/+16
* Fix SHAREDMEMORYJørgen Lind2009-10-291-2/+1
* Fix PROXYMODELJørgen Lind2009-10-293-5/+2
* Fix TEXTCODECJørgen Lind2009-10-291-0/+4
* Fix FSCOMPLETERJørgen Lind2009-10-293-9/+9
* Fix THREAD and TOOLBARJørgen Lind2009-10-298-74/+101
* Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependenciesJørgen Lind2009-10-296-5/+12
* Remove ICON from QFeatureJørgen Lind2009-10-293-67/+58
* Fix QT_NO_PHONON_VIDEOJørgen Lind2009-10-298-8/+17
* Fix LIBRARY and ICONJørgen Lind2009-10-2917-10/+51
* Fix dependencies in qfeaturesJørgen Lind2009-10-292-62/+89
* Fix LIBRARY and SETTINGS in phononJørgen Lind2009-10-297-6/+37
* Fix QT_NO_GROUPBOXJørgen Lind2009-10-291-0/+2
* Fix QT_NO_GROUPBOXJørgen Lind2009-10-292-2/+2
* Fix ValidatorJørgen Lind2009-10-291-0/+6
* Fixed MENU and QWS_PROXYSCREENJørgen Lind2009-10-294-8/+38
* Fix QT_NO_PROPERTIESJørgen Lind2009-10-293-2/+20
* Fix QT_NO_ACTION dependenciesJørgen Lind2009-10-294-13/+28
* Fix QT_NO_XMLSTREAMREADERJørgen Lind2009-10-292-2/+5
* Added QT_NO_PHONON_EFFECT to gstreamer backendJørgen Lind2009-10-295-8/+10
* Updated qfeatures.hJørgen Lind2009-10-292-13/+15
* Fix QT_NO_PHONON_ABSTRACTMEDIASTREAM in phononJørgen Lind2009-10-295-1/+41
* The PRINTER feature now depends on TEMPORARYFILEJørgen Lind2009-10-292-2/+2
* Fix dependencies to QT_NO_PRINTPREVIEWWIDGETJørgen Lind2009-10-292-2/+2
* Fix QT_NO_IMAGEFORMAT_PNGJørgen Lind2009-10-291-2/+1
* Fix QFeature QT_NO_PHONON_VOLUMEFADEREFFECTJørgen Lind2009-10-293-4/+8
* Make QT_NO_PHONON_PLATFORMPLUGIN workJørgen Lind2009-10-291-3/+4
* 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