summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed aspect ratio on WindowsThierry Bastian2009-06-022-0/+3
* Use a QVarLengthArray instead of some hacky self-made containerHarald Fernengel2009-06-021-12/+3
* My Changelog for 4.5.2Peter Hartmann2009-06-021-0/+10
* Changelog for 4.5.2Denis Dzyubenko2009-06-021-0/+5
* Doc - changing the "main layout" term to "top level widget's layout" toKavindra Devi Palaraja2009-06-022-7/+12
* BT: Fixed crash on Mac caused by erroneous handling of native focus events.jasplin2009-06-021-1/+4
* My 4.5.2 changes for the changelog.Samuel Rødal2009-06-021-1/+25
* Fixes possible infinite loop in QApplication::topLevelAtJoão Abecasis2009-06-021-4/+4
* My changes for Qt 4.5.2.Norwegian Rock Cat2009-06-021-0/+18
* Improve readability of QDFBWindowSurface::scrollAnders Bakken2009-06-011-21/+18
* Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-06-013-4/+9
* Don't support porter duff |= source overAnders Bakken2009-05-291-96/+24
* Removed nested comment signature in the doc to fix a warning.Denis Dzyubenko2009-05-291-1/+1
* Remove unused variable.Alexis Menard2009-05-291-1/+0
* Fixed a crash in the GL 2 paintengine when drawing text.Trond Kjernåsen2009-05-291-0/+3
* Remove the fixFilename() usage from the solution generatorMarius Storm-Olsen2009-05-291-1/+1
* New configure.exe binaryMarius Storm-Olsen2009-05-291-0/+0
* Only display the choice of license if we can find the filesMarius Storm-Olsen2009-05-291-20/+23
* Fixed build issues with MSVCThierry Bastian2009-05-292-8/+22
* Doc - marked QFileDialog::setOption() with the since 4.5 tag.Kavindra Devi Palaraja2009-05-291-2/+3
* Changes for DirectFBAnders Bakken2009-05-281-0/+20
* Remove all force raster on RGB32 stuffAnders Bakken2009-05-284-75/+32
* Warn when trying to use an unsupported formatAnders Bakken2009-05-281-5/+10
* Fix a ASSERT/Crash when adding two times the same QAction to a QGW.Alexis Menard2009-05-282-2/+20
* Fix wrong sorting when using the QFileSystemModel with QTreeViewAlexis Menard2009-05-284-4/+80
* cosmetic changes to examples/dialogs/sipdialogJoerg Bornemann2009-05-282-8/+7
* Scroll the dirty region with WA_PaintOnScreenBenjamin Poulain2009-05-281-0/+2
* Fixed a problem with streaming QIcons containing multiple pixmaps.Trond Kjernåsen2009-05-282-3/+49
* Minor cleanup.Trond Kjernåsen2009-05-281-4/+4
* Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
* BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-281-12/+22
* support for -ltcg configure switch for Windows CE buildsJoerg Bornemann2009-05-282-2/+6
* BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
* Doc - final screenshot and changesKavindra Devi Palaraja2009-05-282-11/+8
* Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-272-6/+11
* QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
* Fixed a possible assert in QGtkStyleJens Bache-Wiig2009-05-271-32/+31
* Integrate merge-request #549 into branch '4.5'Simon Hausmann2009-05-276-3/+9303
|\
| * Updated danish translations. Added them to relevant project files.Thomas Sondergaard2009-05-266-637/+2132
| * Danish translationsThomas Sondergaard2009-05-203-0/+7805
* | Fixes for merge-request #407Leonardo Sobral Cunha2009-05-272-36/+39
* | Integrate merge-request #407 into branch 'test'Leonardo Sobral Cunha2009-05-272-0/+37
|\ \
| * | Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-272-0/+37
|/ /
* | Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
* | QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-262-5/+39
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2621-176/+231
|\ \
| * | Workaround the palette issue, set it only when we search is open.kh2009-05-262-2/+38
| * | Fix broken search inside search results.kh2009-05-262-70/+66
| * | Doc - more images and additional descriptionKavindra Devi Palaraja2009-05-266-11/+13
| * | Fix a painting issue in the QGtkStyle statusbarJens Bache-Wiig2009-05-261-1/+1