summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help generator: Add option to check HTML links.ck2009-11-185-4/+87
* Assistant: Documentation update for commit b961124.ck2009-11-181-5/+12
* Assistant: Cache directory can be given relative to collection file.ck2009-11-182-3/+16
* Compilation fix for VC and file dialogThierry Bastian2009-11-181-2/+1
* Assistant: Add minimal documentation for as-yet-undocumented example.ck2009-11-172-0/+49
* small simplification of code to run the platform make tool in an autotestThierry Bastian2009-11-171-8/+2
* Remove mingw specific ifdefs after upgrade to mingw-gcc 4.4Thierry Bastian2009-11-174-9/+3
* Fix for tabwidget elidemode being overriden by stylesheetJens Bache-Wiig2009-11-173-2/+8
* Sync with latest clucene source. Fixes at least two crash bugs.kh12009-11-166-66/+111
* Assistant/Designer: Fix handling of oblique font styles.ck2009-11-161-2/+6
* Assistant: Display "Page not found" message for invalid URLs.ck2009-11-161-4/+11
* Make de file dialog completely compatible with mingw-g++Thierry Bastian2009-11-166-30/+217
* Phonon: cleanup for mingw 3.X ifdefsThierry Bastian2009-11-162-15/+0
* Phonon: make EVR also the default for mingw and fix build with winceThierry Bastian2009-11-169-389/+647
* Add EVR to the Phonon DirectShow9 (ds9) backend as the default.APTX2009-11-164-5/+282
* Make SSE/SSE2 and 3dnow autodetectable with mingw by configure.exeThierry Bastian2009-11-161-5/+13
* Designer: Filter on classname in Widget Box.Friedemann Kleint2009-11-161-5/+21
* Merge branch '4.6'Thiago Macieira2009-11-13278-22273/+24877
|\
| * Merge branch '4.5' into 4.6Thiago Macieira2009-11-134-15/+17
| |\
| | * remove dependency on git line end conversionsOswald Buddenhagen2009-11-124-15/+17
| * | Disable optimisations which break stack traces on MaemoTom Cooksey2009-11-131-2/+2
| * | Generate debug symbols in release mode on MaemoTom Cooksey2009-11-131-0/+4
| * | Add mkspec for Maemo 5 & 6Tom Cooksey2009-11-132-0/+70
| * | Merge branch 'necessaryBCPatches' into 4.6axis2009-11-1310-119/+876
| |\ \
| | * | Fix corelib def files for the new atomics implementationShane Kearns2009-11-132-0/+10
| | * | Fix functions that return whether atomics are natives following review commentsShane Kearns2009-11-132-18/+76
| | * | Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-139-39/+587
| | * | Add the ARMv6 inline assembly code for compiling with RVCT.Thiago Macieira2009-11-131-0/+132
| | * | Reorganize the qatomic_armv6.h file to receive the RVCT inlineThiago Macieira2009-11-131-81/+90
| |/ /
| * | Add an entry to the changelog about the XUnit support in QtTestThiago Macieira2009-11-131-1/+4
| * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1350-291/+519
| |\ \
| | * | Fixed a crash when configuring an audio effect with the Phonon dialogThierry Bastian2009-11-121-2/+3
| | * | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1149-289/+516
| | |\ \
| | | * | Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-112-2/+8
| | | * | QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-113-8/+102
| | | * | Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-112-1/+10
| | | * | Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-111-0/+7
| | | * | QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-112-9/+56
| | | * | Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-112-75/+0
| | | * | QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-102-2/+9
| | | * | Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-102-3/+19
| | | * | Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1
| | | * | Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3
| | | * | Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-8/+8
| | | * | Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-18/+18
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-1019-115/+142
| | | |\ \
| | | | * | Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-104-36/+37
| | | | * | Fixes sub-attaq segfault when pausingLeonardo Sobral Cunha2009-11-102-0/+10
| | | | * | Fixes sub-attaq demo, unfreeze boat after launching new game when on pauseLeonardo Sobral Cunha2009-11-102-3/+4
| | | | * | Make sure that the toolbar is in the mainwinow rect for dockingThierry Bastian2009-11-101-1/+1