summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |\ \ \ \
| * | | | | QDom autotests: test is not failing anymorePeter Hartmann2009-10-281-3/+0
| * | | | | Autotest: Add some debugging info as to why the subprocess fails to startThiago Macieira2009-10-271-0/+10
| * | | | | Make QProcess report errors from a failed subprocess start.Thiago Macieira2009-10-271-4/+14
| * | | | | QAbstractSocket: insert timer to prevent timeoutPeter Hartmann2009-10-273-2/+30
| * | | | | QAbstractSocket: wait with closing until all bytes have been writtenPeter Hartmann2009-10-2710-10/+56
| * | | | | QLibrary on Windows: Do not show error boxes when library load failsPeter Hartmann2009-10-271-0/+3
| * | | | | QDom: make tests fail only on WindowsPeter Hartmann2009-10-261-0/+2
| * | | | | Merge commit 'origin/4.6' into core-4.6Peter Hartmann2009-10-261641-47823/+102396
| |\ \ \ \ \
| * | | | | | Ensure that qmake doesn't lose the error code when processing subdirsAndy Shaw2009-10-193-7/+18
* | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-02297-30794/+8709
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'feature' into 4.6Jørgen Lind2009-11-0276-242/+500
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'origin/4.6' into featureJørgen Lind2009-11-02274-31523/+8458
| | |\ \ \ \ \ \ \
| | * | | | | | | | Reverts bf1a6bb6b3b8c98f6ab402512eb2f1996c2435c7Jørgen Lind2009-10-307-119/+85
| | * | | | | | | | 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