summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* FIX TABBARJørgen Lind2009-10-292-6/+16
| | | | Reviewed-by: tom
* Fix SHAREDMEMORYJørgen Lind2009-10-291-2/+1
| | | | Reviewed-by: tom
* Fix PROXYMODELJørgen Lind2009-10-293-5/+2
| | | | Reviewed-by: Trust Me
* Fix TEXTCODECJørgen Lind2009-10-291-0/+4
| | | | Reviewed-by: tom
* Fix FSCOMPLETERJørgen Lind2009-10-293-9/+9
| | | | Reviewed-by: tom
* Fix THREAD and TOOLBARJørgen Lind2009-10-298-74/+101
| | | | | | Reviewed-by: tom Squash me with Fix THREAD and TOOLBAR a6e785b4ff9ec9cd48
* Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependenciesJørgen Lind2009-10-296-5/+12
| | | | Reviewed-by: tom
* Remove ICON from QFeatureJørgen Lind2009-10-293-67/+58
| | | | Reviewed-by: Trust Me
* Fix QT_NO_PHONON_VIDEOJørgen Lind2009-10-298-8/+17
| | | | Reviewed-by: Jens Bache-Wiig
* Fix LIBRARY and ICONJørgen Lind2009-10-2917-10/+51
| | | | | | However, compiling with QT_NO_ICON will still not work :( Reviewed-by: tom
* Fix dependencies in qfeaturesJørgen Lind2009-10-292-62/+89
| | | | Reviewed-by: Trust Me
* Fix LIBRARY and SETTINGS in phononJørgen Lind2009-10-297-6/+37
| | | | | | Reviewed-by: Jens Bache-Wiig Squash me with Fix LIBRARY and SETTINGS in phonon 7d2282
* Fix QT_NO_GROUPBOXJørgen Lind2009-10-291-0/+2
| | | | Reviewed-by: tom
* Fix QT_NO_GROUPBOXJørgen Lind2009-10-292-2/+2
| | | | Reviewed-by: tom
* Fix ValidatorJørgen Lind2009-10-291-0/+6
| | | | Reviewed-by: tom
* Fixed MENU and QWS_PROXYSCREENJørgen Lind2009-10-294-8/+38
| | | | Reviewed-by: tom
* Fix QT_NO_PROPERTIESJørgen Lind2009-10-293-2/+20
| | | | | | | However, there are some stuff added to qscript that I'm really not sure about. Reviewed-by: tom
* Fix QT_NO_ACTION dependenciesJørgen Lind2009-10-294-13/+28
| | | | Reviewed-by: tom
* Fix QT_NO_XMLSTREAMREADERJørgen Lind2009-10-292-2/+5
| | | | Reviewed-by: tom
* Added QT_NO_PHONON_EFFECT to gstreamer backendJørgen Lind2009-10-295-8/+10
| | | | Reviewed-by: Jens Bache-Wiig
* Updated qfeatures.hJørgen Lind2009-10-292-13/+15
| | | | Reviewed-by: Trust Me
* Fix QT_NO_PHONON_ABSTRACTMEDIASTREAM in phononJørgen Lind2009-10-295-1/+41
| | | | | | Seemed to be missing from gstreamer backend Reviewed-by: Jens Bache-Wiig
* The PRINTER feature now depends on TEMPORARYFILEJørgen Lind2009-10-292-2/+2
| | | | Reviewed-by: Trust Me
* Fix dependencies to QT_NO_PRINTPREVIEWWIDGETJørgen Lind2009-10-292-2/+2
| | | | Reviewed-by: Trust Me
* Fix QT_NO_IMAGEFORMAT_PNGJørgen Lind2009-10-291-2/+1
| | | | Reviewed-by: tom
* Fix QFeature QT_NO_PHONON_VOLUMEFADEREFFECTJørgen Lind2009-10-293-4/+8
| | | | Reviewed-by: Jens Bache-Wiig
* Make QT_NO_PHONON_PLATFORMPLUGIN workJørgen Lind2009-10-291-3/+4
| | | | Reviewed-by:tom
* 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
| | | | | | | | | | | | | | | | Calling QWidget::setCursor() outside of the event loop causes a memory leak in Cocoa. Adding an autorelease pool plugs it. Merge-request: 1791 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@nokia.com>
| * Memory of fixedKernel is never returned, found by cppcheck.Daniël2009-10-271-0/+1
| | | | | | | | | | | | Cherry-picked from d8a2e52e Merge-request: 419 Reviewed-by: Olivier
* | 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
| | | | | | | | | | | | No need to publicise real sites and email addresses. Also, don't use 8-bit data. C escape sequences are ok.
* | Import a new implementation of fromUserInput.Thiago Macieira2009-10-292-0/+117
| | | | | | | | | | | | Imported from http://github.com/icefox/guessurlfromstring Licensed under the 3-clause BSD license by the copyright holder.
* | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-292-128/+46
| | | | | | | | Reviewed-by: Trust Me
* | Also change the configure.exe to ensure that the necessary new configsThiago Macieira2009-10-291-1/+23
| | | | | | | | | | | | are generated Reviewed-By: Daniel Molkentin
* | Add the Qt Evaluation message to the hidden libQtCore.so boilerplate.Thiago Macieira2009-10-291-0/+8
| | | | | | | | Reviewed-By: Trust Me
* | Part 2 of the Evaluation notice feature, now for QtGui.Thiago Macieira2009-10-293-8/+32
| | | | | | | | Reviewed-by: Daniel Molkentin
* | Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-295-1/+585
| | | | | | | | | | | | This is the QtCore part of the timebomb. Reviewed-by: Daniel Molkentin
* | Cache a state's parent stateKent Hansen2009-10-293-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | QAbstractState::parentState() is called heavily by the state machine algorithm. The parent state is obtained by qobject_cast'ing QObject::parent(). qobject_cast() is expensive. This commit introduces caching of the result in order to improve performance. We expect that the cache won't be invalidated much since the parent-child relationship of states usually doesn't change after the state machine is started. Reviewed-by: Eskil Abrahamsen Blomfeldt
* | doc: Remove \internal tag from QStateMachine::configuration()Kent Hansen2009-10-291-2/+0
| | | | | | | | | | | | | | | | This function is useful for debugging, if nothing else, and has been requested by users. We also refer to it in one of our blog posts, so there's little point in trying to hide it any longer. Reviewed-by: Eskil Abrahamsen Blomfeldt
* | Make QStateMachine event posting functions thread-safeKent Hansen2009-10-293-17/+131
| | | | | | | | | | | | | | | | By popular demand on the Qt Labs blog. This makes it possible to readily use QStateMachine with e.g. worker threads that post events to the machine. Reviewed-by: Eskil Abrahamsen Blomfeldt
* | Test that we gracefully handle event posting after the state machine is stoppedKent Hansen2009-10-291-0/+17
| | | | | | | | | | The internal slot _q_process() should never be called if the machine is not in the Running state.
* | Cache QState's child statesKent Hansen2009-10-292-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | This is the same type of optimization as that done for transitions in commit 5d8dcd57cd13fdd9c8643fa3bdda9f197a4351ff. The idea is to avoid calling qobject_cast() because it's very expensive. Obtaining child states needs to be as fast as possible because it's in the critical path of the state machine algorithm; it's called by a ton of internal functions, like isCompound(), isAtomic(), isInFinalState(). It's also called heavily for parallel state groups. Reviewed-by: Eskil Abrahamsen Blomfeldt
* | QStateMachine::event() should call QState::event()Kent Hansen2009-10-291-1/+1
| | | | | | | | | | | | Since QStateMachine inherits QState now. Reviewed-by: Eskil Abrahamsen Blomfeldt
* | 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
| | | | | | | | | | | | | | | | | | | | After API review discussions, it was decided to remove shader binary support until we have a better handle on what we need. Applications can directly load shader binaries on the shaderId() using glShaderBinary() directly so they aren't prevented from using the feature. Reviewed-by: trustme
* | Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-283-80/+2
| | | | | | | | | | | | | | | | Rendering into a QImage as a window backing store isn't very efficient and isn't needed by any of our current platforms. If a specific graphics system needs it in the future, it can implement it directly. Reviewed-by: trustme