summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Forgot to remove a debug outputRobert Griebl2009-04-031-1/+0
* Merge branch '4.5'Thiago Macieira2009-04-0310-40/+76
|\
| * 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
* | Merge branch '4.5'Rhys Weatherley2009-04-032-1/+4
|\ \ | |/
| * 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
* | Build breakage: QStringList declaration missing in qkbd_qws.cppRhys Weatherley2009-04-021-0/+1
* | Make QWS a bit more OS independent.Robert Griebl2009-04-028-23/+29
* | Keymap support for QWS.Robert Griebl2009-04-0223-1019/+1817
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-04-021-1/+5
|\ \ | |/
| * Only set system style when it actually changesJens Bache-Wiig2009-04-021-1/+5
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-0216-57/+117
|\ \ | |/
| * 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
* | Don't need to update visibility and enabled if the item is destructingJan-Arve Sæther2009-04-021-8/+9
* | Improve performance of text blitting in raster paint engine.Samuel Rødal2009-04-021-2/+2
* | Compile error on VisualStudio 2005Prasanth Ullattil2009-04-021-0/+9
* | Wrong property type (QVariant&) generated by ActiveQtPrasanth Ullattil2009-04-021-4/+8
* | Visual tweaks on the new dialJens Bache-Wiig2009-04-021-9/+9
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-022-10/+14
|\ \ | |/
| * 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
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-0138-247/+678
|\ \ | |/
| * 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
| * Input Method cannot be enabled in License Wizard and Class WizardDenis Dzyubenko2009-04-011-1/+2
| * Subject: Fix typo in CompositionMode sectionAndy Shaw2009-04-011-1/+1
| * QNetworkInterface: fix listing of all interfacesPeter Hartmann2009-04-011-3/+3
| * QComboBox with Qt::NoFocus triggers a crash.Prasanth Ullattil2009-04-011-3/+7
| * Subject: Added platform spec. note about type convertionMorten Engvoldsen2009-04-011-0/+8
| * Changes: Clearifying docs on qInstallMsgHandlerMorten Engvoldsen2009-04-011-2/+4
| * Adding note to the qFuzzyCompare docMorten Engvoldsen2009-04-011-1/+6
| * Subject: Mention setProxy() should be called before setHost() in the docAndy Shaw2009-04-011-1/+5
| * Subject: A couple of minor doc fixesAndy Shaw2009-04-011-1/+1