summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BT: Fix a crash in the SDI example in CocoaNorwegian Rock Cat2009-06-031-15/+37
* Allow qmake to compile using it's .pro file.Jason Barron2009-06-031-1/+1
* Fixed raster bug causing fully clipped images to be partially blended.Samuel Rødal2009-06-032-2/+28
* Doc - some sentence clean upsKavindra Devi Palaraja2009-06-031-7/+7
* Fix BOM for UTF-32 codecMarius Storm-Olsen2009-06-032-4/+13
* BT: qt demo takes 100% of the cpu on X11Olivier Goffart2009-06-032-12/+3
* Doc - minor fixes to beautify the sentenceKavindra Devi Palaraja2009-06-031-2/+2
* rename some plural formsOswald Buddenhagen2009-06-031-4/+3
* drop traditional czech plural rules in favor of today's slovak-like rulesOswald Buddenhagen2009-06-031-8/+2
* fix turkish plural formsOswald Buddenhagen2009-06-031-1/+1
* fix tagalog plural formsOswald Buddenhagen2009-06-031-2/+8
* fix icelandic plural formsOswald Buddenhagen2009-06-031-1/+5
* fix lithuanian plural rulesOswald Buddenhagen2009-06-031-2/+2
* centralize removeServer() invocation for some more determinismOswald Buddenhagen2009-06-031-5/+9
* open pipes in overlapped mode also on the client sideOswald Buddenhagen2009-06-031-2/+2
* Add a note about what happens when passing 0 to qobject_cast in the docAndy Shaw2009-06-031-1/+2
* Doc - fixed a typoKavindra Devi Palaraja2009-06-031-1/+1
* _networktest compile fixJoerg Bornemann2009-06-031-1/+1
* Fixed a byte ordering issue when using the raster graphicssystem.Trond Kjernåsen2009-06-021-7/+10
* Update my changelog for 4.5.2Olivier Goffart2009-06-021-0/+39
* my changes for 4.5.2Joerg Bornemann2009-06-021-0/+1
* missing deployment rule added to examples/richtext/textobjectJoerg Bornemann2009-06-021-0/+4
* Avoid a crash when setting a focus in a widget hierarchy containingDenis Dzyubenko2009-06-021-2/+3
* BT: Remove duplicate code and fix font parsing.Norwegian Rock Cat2009-06-022-9/+2
* Correct invalid font.Norwegian Rock Cat2009-06-021-1/+1
* 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