summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes: better wording.Bill King2009-09-281-1/+1
* Update dist/changes-4.5.3 for sql changes.Bill King2009-09-281-1/+14
* Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-283-222/+45
* Change log updatePrasanth Ullattil2009-09-281-1/+10
* QHostAddress: Clarification about DNSMarkus Goetz2009-09-281-0/+3
* Add Russian translation for Qt DesignerRitt Konstantin2009-09-282-1/+7033
* Update Russian translations for Qt Assistant and Qt Assistant_adp toolsRitt Konstantin2009-09-282-72/+52
* Update Russian translations for QtHelp libraryRitt Konstantin2009-09-281-44/+64
* Update Russian translations for Qt LinguistRitt Konstantin2009-09-281-22/+21
* Update Russian translations for QtConfigRitt Konstantin2009-09-281-19/+24
* Update Russian translations for QVFBRitt Konstantin2009-09-281-10/+11
* Update Russian translations for Qt librariesRitt Konstantin2009-09-281-206/+208
* Update Russian phrasebookRitt Konstantin2009-09-281-10/+82
* Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-251-1/+1
* Set the QMAKE_BUNDLE_LOCATION to 'Contents/MacOS' only if it's not setTor Arne Vestbø2009-09-251-1/+1
* Fixed text drawing regression in Assistant.Trond Kjernåsen2009-09-251-0/+2
* Revert "Autotest: This test does requires internal builds (with autotests)."Joerg Bornemann2009-09-251-1/+0
* Autotest: This test does requires internal builds (with autotests).Thiago Macieira2009-09-231-0/+1
* Try to support Qt 4.4-style Phonon includes in Qt.Thiago Macieira2009-09-232-3/+14
* Paint arrow on top of node, not underneath itEskil Abrahamsen Blomfeldt2009-09-231-1/+1
* Make sure fontextractor example is found by qtdemoEskil Abrahamsen Blomfeldt2009-09-231-1/+1
* Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-232-4/+7
* Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-231-11/+0
* Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-222-2/+36
* QCoreApplicationPrivate::appendApplicationPathToLibraryPaths WinCE fixJoerg Bornemann2009-09-221-1/+1
* Add INSTALL file.Jason McDonald2009-09-211-0/+150
* Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-211-1/+1
* Designer: tab order in DeviceProfileDialog correctedJoerg Bornemann2009-09-211-38/+46
* Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-212-2/+18
* Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-211-0/+7
* Make the PowerVR screen driver for QWS compile against shipped headersTom Cooksey2009-09-211-2/+2
* compile fix for embedded Linux and defined QT_COORD_TYPETakumi ASAKI2009-09-211-1/+1
* Fix crash or painting error when drawing dashed lines with penWidth > 1Eskil Abrahamsen Blomfeldt2009-09-213-2/+29
* Update qt eclipse integration version number in docs, fix paths.Jarek Kobus2009-09-212-4/+4
* Fixes issue of forward only datasets failing when not set so.Bill King2009-09-212-0/+48
* Fixed the qkeysequence::translated autotest.Kim Motoyoshi Kalland2009-09-174-5/+9
* Disabled the qtwidgets test for the times being.Trond Kjernaasen2009-09-171-0/+2
* Fixed the QThread tests for Windows.Trond Kjernaasen2009-09-171-9/+18
* Fixed QImageReader autotests.Trond Kjernaasen2009-09-171-10/+11
* Fix drawing text in QPicture and printing in right-to-left modeEskil Abrahamsen Blomfeldt2009-09-171-1/+5
* Fixes QSqlTableModel: trying to delete the wrong row.Bill King2009-09-172-4/+66
* Fixes crash when calling numRows on unknown query type (ibase)Bill King2009-09-171-0/+3
* Fixed off-by-one error in call to XGetKeyboardMapping that meant that max_key...Thomas Sondergaard2009-09-171-1/+1
* Clean up properly in the QPF1 font enginePaul Olav Tvete2009-09-171-0/+6
* Change license files for release.Jason McDonald2009-09-1410-639/+3869
* Update license headers for release.Jason McDonald2009-09-148021-104419/+104419
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-144-3/+23
|\
| * Fix libiconv support on FreeBSD.Raphael Kubo da Costa2009-09-131-1/+1
| * Fix memory leak when deleteLater is triggered via the main menu bar.Morten Sorvig2009-09-111-0/+2
| * Remove yet another forgotten debug message.Morten Sorvig2009-09-111-1/+0