summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Phonon: avoids assert when switching sourceThierry Bastian2009-08-111-0/+2
* Allow make utilities other than "make"Harald Fernengel2009-08-117-13/+15
* Phonon::VideoWidget still flickeringThierry Bastian2009-08-111-0/+2
* Wrote an autotest to expose a bug in the GLib event dispatcher.axis2009-08-111-1/+15
* Fix Whitespace errorsPrasanth Ullattil2009-08-112-29/+29
* Fix compile error on 64BitPrasanth Ullattil2009-08-112-0/+34
* Add support for hooking BeginPaint/EndPaint on 64Bit WindowsPrasanth Ullattil2009-08-113-2/+111
* Remove trailing whitespaceKavindra Devi Palaraja2009-08-111-4/+3
* Doc - Some documentation fixes for Model View documentation together withKavindra Devi Palaraja2009-08-111-94/+126
* Phonon: Video widget on Windows flickers when going to next videoThierry Bastian2009-08-111-1/+14
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMorten Sorvig2009-08-112-13/+22
|\
| * Phonon: improve locking to make it safer to load a sourceThierry Bastian2009-08-112-13/+22
* | Perform the variable initalizations _before_ starting the clock.Morten Sorvig2009-08-111-2/+2
|/
* Compile.Morten Sorvig2009-08-111-1/+1
* Fix BC breakage caused by commit 7aa2d76d.Morten Sorvig2009-08-112-1/+9
* Merge branch '4.5'Thiago Macieira2009-08-1111-23/+135
|\
| * Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-08-071-2/+2
| * Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-08-071-1/+1
| * xlC 7 cannot compile QtConcurrent with these templates hereThiago Macieira2009-08-071-1/+1
| * Add functionality tests for XSync.Thiago Macieira2009-08-073-1/+49
| * Autotest: ensure we don't mishandle SSL certificates with NULsThiago Macieira2009-08-072-0/+98
| * Avoid compiling imageformats if you configure with -no-lib*Marius Storm-Olsen2009-08-071-3/+9
| * Use QFile instead of QTemporaryFile in compilerwarning testcaseMarius Storm-Olsen2009-08-061-5/+9
| * Fix crash in QX11Data::xdndHandleEnter when XGetWindowProperty failsOctavian Voicu2009-08-061-6/+7
| * Tests: Make uic/uic3 use QLibraryInfo paths as do the linguist tests.Friedemann Kleint2009-08-062-2/+4
| * Mac: fix autotestRichard Moe Gustavsen2009-08-061-1/+1
| * Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.Friedemann Kleint2009-08-064-4/+4
| * Make the test pass by setting a path where you have dirs.Alexis Menard2009-08-061-1/+2
* | QTableView with swapped headers PageUp/PageDown bugGabriel de Dietrich2009-08-112-9/+41
* | Updated and purged German translation of Qt Designer.Friedemann Kleint2009-08-111-317/+336
* | Tr-Fixes in Qt Designer.Friedemann Kleint2009-08-113-7/+9
* | Compile QtGui on Linux with no Gtk development package present.Friedemann Kleint2009-08-111-0/+4
* | compile fix for Win32Maurice Kalinowski2009-08-111-1/+1
* | Fixes false fails in interbase autotests.Bill King2009-08-113-0/+9
* | Use a linked list for signal/slot ConnectionListAaron Kennedy2009-08-112-39/+86
* | Make compile.Bill King2009-08-112-0/+2
* | Fixes coverity warning of uninit variable.Bill King2009-08-101-1/+1
* | Doc: Fix links and qdoc warnings.Volker Hilsheimer2009-08-101-3/+3
* | Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. TheGabriel de Dietrich2009-08-103-26/+66
* | fixing the Windows CE build after adding gesture supportJoerg Bornemann2009-08-101-4/+11
* | Add a Widget for manual testing of the tablet APIBenjamin Poulain2009-08-104-0/+204
* | Make QGtkStyle react properly to font changes in GNOMEJens Bache-Wiig2009-08-103-18/+26
* | Introducing icon theme supportJens Bache-Wiig2009-08-1042-1295/+3784
* | Manual mergeThomas Hartmann2009-08-101-3/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtThomas Hartmann2009-08-107-29/+37
|\ \
| * | QtWebKit compile fix for Windows CEJoerg Bornemann2009-08-101-1/+1
| * | don't test dbus stuff where no dbus isJoerg Bornemann2009-08-101-2/+2
| * | remove compiler warning for Windows CEJoerg Bornemann2009-08-101-24/+22
| * | respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile stylesJoerg Bornemann2009-08-102-1/+9
| * | tst_QSharedPointer fixed for Windows CEJoerg Bornemann2009-08-101-0/+2