summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace license headers with 'release' versionsJason McDonald2009-04-082971-14905/+14905
* Bt: Fix regression in the Embedded dialogs exampleJens Bache-Wiig2009-04-081-11/+13
* BT: Prevent a crash in Designer when quiting when in the filter edit.Norwegian Rock Cat2009-04-082-3/+6
* fix tap-and-hold checkbox problem for Windows CEJoerg Bornemann2009-04-083-12/+11
* Drag cursor is not updated when modifier keys are pressed/released inPrasanth Ullattil2009-04-082-2/+6
* BT: QFileDialog: A folder with a name containing diacritic is disabled on Mac...Richard Moe Gustavsen2009-04-081-1/+1
* BT: Send the keyevent after we send the shortcutoverride in menuNorwegian Rock Cat2009-04-081-0/+1
* Adjust commentsNorwegian Rock Cat2009-04-081-33/+34
* BT: Compile without QT3SUPPORTJens Bache-Wiig2009-04-081-1/+1
* BT: Fix regression when tooltips dissappear suddenly in Unified toolbarNorwegian Rock Cat2009-04-073-2/+37
* Works around a crash in q3richtext.Gunnar Sletta2009-04-071-1/+2
* BT: Fixed treeview painting regression on VistaJens Bache-Wiig2009-04-071-6/+14
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-072-3/+5
* Update WebKit from code.staikos.net/srv/git/webkitTor Arne Vestbø2009-04-0712-1657/+744
* BT: Fix combobox background color regressionJens Bache-Wiig2009-04-072-9/+5
* Doc - Mentioned what the default filters are forKavindra Devi Palaraja2009-04-071-1/+4
* Doc - Clarified that button style on X11 platforms may depend on theKavindra Devi Palaraja2009-04-071-1/+2
* BT: Fix a crash when running a widget window modal when it has no parentNorwegian Rock Cat2009-04-061-7/+5
* QThread::start(): priority has no effect on Linux systemsBradley T. Hughes2009-04-061-0/+12
* Fix up color matching on 64-bit Cocoa.Norwegian Rock Cat2009-04-061-7/+38
* Add some timing capabilitiesAnders Bakken2009-04-043-1/+26
* QScreen::flush() no longer draws the titlebarAnders Bakken2009-04-041-5/+0
* Silence warning and beautify codeAnders Bakken2009-04-032-24/+13
* QGtkStyle: Fix styling and palette issues related to combo boxJens Bache-Wiig2009-04-035-39/+89
* Fixes crash in QTreeView with QSortFilterProxyModelOlivier Goffart2009-04-031-0/+1
* Do not loose WindowType flags when setting translucent background in X11Olivier Goffart2009-04-031-1/+1
* Fix a crash in QFileDialog with a proxy on it.Alexis Menard2009-04-032-22/+44
* BT: Compilation on WinCE.Trond Kjernåsen2009-04-031-1/+1
* Use the standard 'type name = value' variable declaration for PODThiago Macieira2009-04-031-1/+1
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-033-15/+21
* Fix focus policy propagation bug in QCompleter.jasplin2009-04-031-0/+7
* Suppress unnecessary "Could not re-create the temporary EGL surface" warningsRhys Weatherley2009-04-031-1/+1
* Add information about QT_* defines that are needed to make PowerVR workRhys Weatherley2009-04-031-0/+3
* Only set system style when it actually changesJens Bache-Wiig2009-04-021-1/+5
* make relative #include relative to the current fileOswald Buddenhagen2009-04-021-1/+1
* Delete temporary file if copy was unsuccessfulJoão Abecasis2009-04-021-1/+4
* Renaming a file does not change QFile's fileNameJoão Abecasis2009-04-021-0/+5
* QFile::rename didn't always return false when method failedJoão Abecasis2009-04-021-3/+9
* Doc - fixing a broken link in the documentation of QWebPageKavindra Devi Palaraja2009-04-021-1/+1
* Improved stylesheet support for setting background and foreground rolesJens Bache-Wiig2009-04-024-23/+19
* Fixing some CoreText errors.Norwegian Rock Cat2009-04-022-14/+19
* Doc: Added a note about copying by value in QMetaProperty and included detail...David Boddie2009-04-021-3/+15
* Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-025-4/+34
* Doc - fixed a typo: iterartor -> iteratorSimon Hausmann2009-04-022-4/+4
* Fix slowdown regression in QGraphicsItem::ItemCoordinateCacheAndreas Aardal Hanssen2009-04-021-4/+7
* Doc: Clarified the usage of QImage::dotsPerMeterX() and QImage::dotsPerMeterY().David Boddie2009-04-011-6/+10
* Doc: Trivial fixes.David Boddie2009-04-011-4/+4
* Doc - clarified that QMessageBox's predefined icons are not defined inKavindra Devi Palaraja2009-04-011-16/+16
* Marked QWidget::resetInputContext() function as obsolete.Denis Dzyubenko2009-04-011-4/+8
* Removed obsolete internal function that focuses input context.Denis Dzyubenko2009-04-013-25/+0