summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Pick a suitable default architecture for qmake-based applications.Morten Sorvig2009-09-111-0/+16
| * Run on 10.3.Morten Sorvig2009-09-111-1/+1
| * Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-117-13/+82
|\ \ | |/
| * restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-5/+12
| * QHttpNetworkConnection autotest: include zlib dirPeter Hartmann2009-09-101-0/+1
| * Only reset the backend pointer after we're done with itJoão Abecasis2009-09-101-4/+6
| * tst_qinfo: Be more verbose in case of failuresMarkus Goetz2009-09-101-0/+6
| * Make opengl fragment program generator output license header.Jason McDonald2009-09-102-4/+57
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-108-22/+70
|\ \ | |/
| * Fixes autotest for MS SQL ServerBill King2009-09-101-1/+4
| * Fixes determination of end of odbc string on deficient driverBill King2009-09-102-6/+47
| * Doc: Note that Netscape plugins are only available on desktop platforms.David Boddie2009-09-091-3/+7
| * Autotest: fix the test for NUL in SAN. It was missing "www".Thiago Macieira2009-09-091-1/+1