Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | fix font height calculation on QWS | Joerg Bornemann | 2009-11-03 | 1 | -1/+1 | |
| | * | | | | WebKit compile fix for Windows CE | Joerg Bornemann | 2009-11-03 | 1 | -0/+11 | |
| | * | | | | document the -no-ltcg default for Windows CE in changes-4.6.0 | Joerg Bornemann | 2009-11-03 | 1 | -0/+3 | |
| | * | | | | disable link time code generation by default on Windows CE | Joerg Bornemann | 2009-11-03 | 1 | -1/+0 | |
| | * | | | | qdoc: Disabled reporting the NOTIFY signal until I know what it broke. | Martin Smith | 2009-11-03 | 1 | -1/+0 | |
| | * | | | | Fixed compilation on windows. | Dmytro Poplavskiy | 2009-11-03 | 1 | -3/+3 | |
| | * | | | | Fixed qrand global static related problem. | Dmytro Poplavskiy | 2009-11-03 | 1 | -19/+40 | |
| | * | | | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6 | Thiago Macieira | 2009-11-02 | 43 | -325/+1672 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 21 | -131/+991 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Autotest: this test is failing, enable debugging to find out why. | Thiago Macieira | 2009-10-29 | 1 | -1/+4 | |
| | | * | | | | | Remove the posix_memalign and Win32 _aligned_malloc | Thiago Macieira | 2009-10-29 | 1 | -38/+0 | |
| | | * | | | | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 31 | -467/+861 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Fix compilation on Mac: there's no malloc.h there | Thiago Macieira | 2009-10-29 | 1 | -5/+4 | |
| | | * | | | | | | Update confusing qWarning message. | Thiago Macieira | 2009-10-29 | 1 | -2/+2 | |
| | | * | | | | | | Fix compilation in QContiguousCache. | Thiago Macieira | 2009-10-29 | 1 | -3/+3 | |
| | | * | | | | | | QLocalServer: block indefinitely when timeout value is -1 | Peter Hartmann | 2009-10-28 | 2 | -17/+7 | |
| | | * | | | | | | Initialise the reserved bits to 0. | Thiago Macieira | 2009-10-28 | 7 | -4/+11 | |
| | | * | | | | | | Fix Qt containers to properly support types with strict alignments. | Thiago Macieira | 2009-10-28 | 10 | -39/+259 | |
| | | * | | | | | | Add the aligned versions of qMalloc/qRealloc/qFree | Thiago Macieira | 2009-10-28 | 2 | -0/+103 | |
| | | * | | | | | | Add some STL compatibility for QContiguousCache and private inheritance | Thiago Macieira | 2009-10-28 | 1 | -60/+65 | |
| | | * | | | | | | Doc: add documentation for QDBusServiceWatcher class. | Thiago Macieira | 2009-10-28 | 1 | -0/+163 | |
| | | * | | | | | | Autotest: add unit test for QDBusServiceWatcher | Thiago Macieira | 2009-10-28 | 2 | -0/+281 | |
| | | * | | | | | | Add QDBusServiceWatcher class. | Thiago Macieira | 2009-10-28 | 3 | -69/+393 | |
| | | * | | | | | | Add a warning to user's connecting to serviceOwnerChanged directly | Thiago Macieira | 2009-10-28 | 1 | -1/+7 | |
| | | * | | | | | | Stop using the NameOwnerChanged signal without arg0 in QtDBus itself | Thiago Macieira | 2009-10-28 | 3 | -4/+37 | |
| | | * | | | | | | Move the bulk of the signal connecting/disconnecting code to QDBusConnectionP... | Thiago Macieira | 2009-10-28 | 3 | -60/+82 | |
| | | * | | | | | | Fix the use of the owner when connecting the service "watcher". | Thiago Macieira | 2009-10-28 | 2 | -3/+10 | |
| | | * | | | | | | Use the new argument-based rule-matching in QDBusAbstractInterface. | Thiago Macieira | 2009-10-28 | 1 | -6/+22 | |
| | | * | | | | | | Autotest: add a test that tries to follow a service changing owners. | Thiago Macieira | 2009-10-28 | 1 | -0/+56 | |
| | | * | | | | | | Autotest: fix improper use of the serviceOwnerChanged signal | Thiago Macieira | 2009-10-28 | 1 | -23/+11 | |
| | | * | | | | | | Add new public API to QDBusConnection for connecting with string | Thiago Macieira | 2009-10-28 | 2 | -22/+78 | |
| | | * | | | | | | Add the ability for the match-rule builder to add argument matching. | Thiago Macieira | 2009-10-28 | 3 | -6/+16 | |
| | | * | | | | | | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-28 | 62 | -374/+21056 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | QDom autotests: test is not failing anymore | Peter Hartmann | 2009-10-28 | 1 | -3/+0 | |
| | | * | | | | | | | Autotest: Add some debugging info as to why the subprocess fails to start | Thiago Macieira | 2009-10-27 | 1 | -0/+10 | |
| | | * | | | | | | | Make QProcess report errors from a failed subprocess start. | Thiago Macieira | 2009-10-27 | 1 | -4/+14 | |
| | | * | | | | | | | QAbstractSocket: insert timer to prevent timeout | Peter Hartmann | 2009-10-27 | 3 | -2/+30 | |
| | | * | | | | | | | QAbstractSocket: wait with closing until all bytes have been written | Peter Hartmann | 2009-10-27 | 10 | -10/+56 | |
| | | * | | | | | | | QLibrary on Windows: Do not show error boxes when library load fails | Peter Hartmann | 2009-10-27 | 1 | -0/+3 | |
| | | * | | | | | | | QDom: make tests fail only on Windows | Peter Hartmann | 2009-10-26 | 1 | -0/+2 | |
| | | * | | | | | | | Merge commit 'origin/4.6' into core-4.6 | Peter Hartmann | 2009-10-26 | 1641 | -47823/+102396 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Ensure that qmake doesn't lose the error code when processing subdirs | Andy Shaw | 2009-10-19 | 3 | -7/+18 | |
| | * | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-02 | 297 | -30794/+8709 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'feature' into 4.6 | Jørgen Lind | 2009-11-02 | 76 | -242/+500 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 274 | -31523/+8458 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Reverts bf1a6bb6b3b8c98f6ab402512eb2f1996c2435c7 | Jørgen Lind | 2009-10-30 | 7 | -119/+85 | |
| | | | * | | | | | | | | | | Fix GRAPHICSVIEW | Jørgen Lind | 2009-10-29 | 7 | -13/+41 | |
| | | | * | | | | | | | | | | Remove QT_NO_ICON from mimimal | Jørgen Lind | 2009-10-29 | 1 | -3/+0 | |
| | | | * | | | | | | | | | | Fix QT_NO_MAINWINDOW | Jørgen Lind | 2009-10-29 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | FIX TABBAR | Jørgen Lind | 2009-10-29 | 2 | -6/+16 | |