Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Make the QDataStream autotest much more robust | Harald Fernengel | 2009-11-03 | 1 | -10/+20 | |
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 26 | -527/+372 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Doc/i18n: Fixed source strings for translation. | David Boddie | 2009-11-03 | 11 | -23/+23 | |
| | | | * | | | | | Doc: Fixed license information. | David Boddie | 2009-11-03 | 1 | -1/+1 | |
| | | | * | | | | | Doc: Added links to the SQL documentation and corrected license info. | David Boddie | 2009-11-03 | 2 | -2/+7 | |
| | | | * | | | | | Doc: Added a note about QApplication::installTranslator(). | David Boddie | 2009-11-02 | 1 | -3/+7 | |
| | | | * | | | | | Fixed main window closing when subwindows cancel their close events. | David Boddie | 2009-11-02 | 1 | -1/+1 | |
| | | | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-02 | 2 | -3/+3 | |
| | | | * | | | | | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual. | David Boddie | 2009-11-02 | 6 | -478/+310 | |
| | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | Peter Yard | 2009-11-02 | 2 | -16/+14 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | qdoc3: Fixed a linking error for qml properties. | Martin Smith | 2009-10-29 | 2 | -16/+14 | |
| | | | * | | | | | | Added documentation of RPATH defines. | Peter Yard | 2009-11-02 | 1 | -0/+6 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | Revert "Compile fix until configure.exe is rebuilt for Windows" | Daniel Molkentin | 2009-11-03 | 1 | -2/+1 | |
| | | * | | | | | | Prepend qt_instdate when using configure.exe as well. Rebuilt configure.exe | Daniel Molkentin | 2009-11-03 | 2 | -1/+1 | |
| | | * | | | | | | 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 | |