summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make splitter autotest pass on mac tooKent Hansen2009-05-191-3/+2
* Updated WebKit from /home/ariya/dev/webkit/qtwebkit-4.5 to origin/qtwebkit-4....Ariya Hidayat2009-05-193-11/+41
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-196-8/+14
|\
| * Windows CE autotest compile fixesJoerg Bornemann2009-05-194-4/+4
| * fix compiler warnings when qreal == float in tessellator autotestJoerg Bornemann2009-05-191-4/+4
| * Clearifying QUrl docsMorten Engvoldsen2009-05-191-0/+6
* | qdoc: Corrected a misspelled name.Martin Smith2009-05-191-1/+1
|/
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-191-0/+14
|\
| * Ignore GCC warning of unsafe floating point comparisons.Ariya Hidayat2009-05-191-0/+14
* | qdoc: Corrected an escape sequence in the credits file.Martin Smith2009-05-191-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-19146-629/+1319
|\ \ | |/
| * Cocoa 64: ssl does not workRichard Moe Gustavsen2009-05-191-0/+1
| * Fix autotest for qitemmodel on windowsJens Bache-Wiig2009-05-191-1/+1
| * Fixed autotest tst_QPrinter::printDialogCompleter on Windows.Kim Motoyoshi Kalland2009-05-191-2/+3
| * Fix autotest compile for qitemview on windowsJens Bache-Wiig2009-05-191-1/+1
| * Fixed autotest failure in tst_QImage::smoothScale3()Samuel Rødal2009-05-191-3/+3
| * Fix compiler warning: use C++ cast operator, not the old-style C cast.Ariya Hidayat2009-05-191-1/+1
| * Update QtWebKit changes for the next patch release.Ariya Hidayat2009-05-181-0/+10
| * Updated WebKit from /home/ariya/dev/webkit/qtwebkit-4.5 to origin/qtwebkit-4....Ariya Hidayat2009-05-189-10/+162
| * Added doc about QSharedMemory and other applicationsMarkus Goetz2009-05-181-0/+4
| * Make ctrl+lmb and mmb work in a same way everywhere (like in browsers).kh2009-05-183-44/+51
| * Make sure we add the progress bar only once.kh2009-05-181-14/+16
| * Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-183-4/+4
| * Fix handling of dynamic casts in QSharedPointer.Thiago Macieira2009-05-182-18/+140
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-1864-76/+76
| * Fix QNetworkDiskCache to expire the oldest files first.Benjamin C Meyer2009-05-182-4/+5
| * Prevent a crash with brushed metal windows and a qApp style sheetNorwegian Rock Cat2009-05-181-4/+17
| * Adding change details in to Qt 3 to Qt 4 porting guideMorten Engvoldsen2009-05-181-0/+6
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Andy Shaw2009-05-188-36/+175
| |\
| | * QCss: font-family handle fallback font specsOlivier Goffart2009-05-183-15/+21
| | * Fix race condition in ~QObjectOlivier Goffart2009-05-183-20/+100
| | * QCalendarWidget::setDateTextFormat() reset the format is the date is invalidBenjamin Poulain2009-05-182-1/+54
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Andy Shaw2009-05-183-3/+8
| |\ \ | | |/
| | * Fixed crash in QWizard running on old Windows systems.jasplin2009-05-183-3/+8
| * | Fix incorrect signal referred to in the docsAndy Shaw2009-05-181-1/+1
| |/
| * Fixed the SVG parser to handle CSS properties with multiple values.Trond Kjernåsen2009-05-181-3/+12
| * Wrote Designer/uic changelog for 4.5.2.Friedemann Kleint2009-05-181-2/+13
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Friedemann Kleint2009-05-181-7/+33
| |\
| | * Fix QSoundServer on Big-Endian machines.Tom Cooksey2009-05-181-7/+33
| * | Fixed a bug caused by forms with a sizepolicy of 'Fixed' on the main container.Friedemann Kleint2009-05-182-3/+6
| * | Made it possible to set string properties using QDesignerFormWindowCursor::se...Friedemann Kleint2009-05-181-0/+4
| |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Friedemann Kleint2009-05-181-3/+5
| |\
| | * Fixed a bug which implicitly closed perspective transformed poly lines.Trond Kjernåsen2009-05-181-3/+5
| * | Updated German translations for 4.5.2Friedemann Kleint2009-05-1810-299/+300
| |/
| * Adapted uic test-baseline to the icon generation change 251248)Friedemann Kleint2009-05-151-6/+6
| * Initialize variable to avoid valgrind error.Frans Englich2009-05-151-1/+1
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-05-15253-13774/+2753
| |\
| | * Cocoa: Window flickers when resized with a QTabWidgetRichard Moe Gustavsen2009-05-151-2/+2
| | * HTTP authentication: return error if authentication cannot be handledPeter Hartmann2009-05-152-5/+67
| | * Cleaning bug in custom layout example.Morten Engvoldsen2009-05-152-5/+7