summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-2913-106/+810
|\
| * 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
| * | Import a new implementation of fromUserInput.Thiago Macieira2009-10-291-0/+57
| * | Remove the fromUserInput implementation and tests.Thiago Macieira2009-10-291-73/+46
| * | 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-292-8/+10
| * | Readd the Qt Evaluation timebomb, step 1.Thiago Macieira2009-10-295-1/+585
| * | Cache a state's parent stateKent Hansen2009-10-292-2/+8
| * | doc: Remove \internal tag from QStateMachine::configuration()Kent Hansen2009-10-291-2/+0
| * | Make QStateMachine event posting functions thread-safeKent Hansen2009-10-292-17/+83
| * | Cache QState's child statesKent Hansen2009-10-292-10/+17
| * | QStateMachine::event() should call QState::event()Kent Hansen2009-10-291-1/+1
* | | Remove the posix_memalign and Win32 _aligned_mallocThiago Macieira2009-10-291-38/+0
* | | Merge branch '4.6' into core-4.6Thiago Macieira2009-10-2920-449/+591
|\| |
| * | Remove shader/program binary support for nowRhys Weatherley2009-10-292-222/+0
| * | Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-293-80/+2
| * | 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
| * | Say hello to QScriptProgram :-)Kent Hansen2009-10-287-58/+510
| * | Fix namespace buildRichard Moe Gustavsen2009-10-282-0/+6
| * | Fix namespace build.Richard Moe Gustavsen2009-10-281-3/+2
* | | Fix compilation on Mac: there's no malloc.h thereThiago Macieira2009-10-291-5/+4
* | | Update confusing qWarning message.Thiago Macieira2009-10-291-2/+2
* | | Fix compilation in QContiguousCache.Thiago Macieira2009-10-291-3/+3
* | | QLocalServer: block indefinitely when timeout value is -1Peter Hartmann2009-10-281-16/+6
* | | Initialise the reserved bits to 0.Thiago Macieira2009-10-287-4/+11
* | | Fix Qt containers to properly support types with strict alignments.Thiago Macieira2009-10-289-39/+150
* | | Add the aligned versions of qMalloc/qRealloc/qFreeThiago Macieira2009-10-282-0/+103
* | | Add some STL compatibility for QContiguousCache and private inheritanceThiago Macieira2009-10-281-60/+65
* | | Doc: add documentation for QDBusServiceWatcher class.Thiago Macieira2009-10-281-0/+163
* | | Add QDBusServiceWatcher class.Thiago Macieira2009-10-283-69/+393
* | | Add a warning to user's connecting to serviceOwnerChanged directlyThiago Macieira2009-10-281-1/+7
* | | Stop using the NameOwnerChanged signal without arg0 in QtDBus itselfThiago Macieira2009-10-283-4/+37
* | | Move the bulk of the signal connecting/disconnecting code to QDBusConnectionP...Thiago Macieira2009-10-283-60/+82
* | | Fix the use of the owner when connecting the service "watcher".Thiago Macieira2009-10-282-3/+10
* | | Use the new argument-based rule-matching in QDBusAbstractInterface.Thiago Macieira2009-10-281-6/+22
* | | Add new public API to QDBusConnection for connecting with stringThiago Macieira2009-10-282-22/+78
* | | Add the ability for the match-rule builder to add argument matching.Thiago Macieira2009-10-283-6/+16
* | | Merge remote branch 'origin/4.6' into core-4.6Thiago Macieira2009-10-2845-186/+20835
|\| |
| * | qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotationRhys Weatherley2009-10-281-0/+3
| * | Doc: Fixed qdoc warning.David Boddie2009-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-2725-42/+20628
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-2773-596/+1259
| | |\ \
| | * | | Fixed select softkey for comboboxes (QTBUG-4702).Janne Anttila2009-10-271-10/+10