summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' into core-4.6Thiago Macieira2009-10-2931-467/+861
|\
| * 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
* | 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-282-17/+7
* | 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-2810-39/+259
* | 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
* | Autotest: add unit test for QDBusServiceWatcherThiago Macieira2009-10-282-0/+281
* | 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
* | Autotest: add a test that tries to follow a service changing owners.Thiago Macieira2009-10-281-0/+56
* | Autotest: fix improper use of the serviceOwnerChanged signalThiago Macieira2009-10-281-23/+11
* | 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-2862-374/+21056
|\ \ | |/
| * 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
| | | * | Fixed a crash in the QApplication autotest.axis2009-10-261-1/+2
| | | * | Emulator IAP fix for SymbianJanne Koskinen2009-10-261-0/+4