summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes crash when calling numRows on unknown query type (ibase)Bill King2009-09-141-0/+3
* Fixed off-by-one error in call to XGetKeyboardMapping that meant that max_key...Thomas Sondergaard2009-09-141-1/+1
* Clean up properly in the QPF1 font enginePaul Olav Tvete2009-09-141-0/+6
* 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
* Run on 10.3.Morten Sorvig2009-09-111-1/+1
* Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
* restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-5/+12
* Only reset the backend pointer after we're done with itJoão Abecasis2009-09-101-4/+6
* Make opengl fragment program generator output license header.Jason McDonald2009-09-102-4/+57
* Fixes determination of end of odbc string on deficient driverBill King2009-09-101-6/+6
* Doc: Note that Netscape plugins are only available on desktop platforms.David Boddie2009-09-091-3/+7
* Avoid garbled output on Windows for non-ascii-compatible textEskil Abrahamsen Blomfeldt2009-09-091-5/+5
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-081-7/+7
|\
| * Fixed bug in drawImage() when fall-back code path is used.Samuel Rødal2009-09-081-7/+7
* | Update license headers again.Jason McDonald2009-09-083023-12004/+12030
|/
* Doc: keypad navigation is supported on Windows CEJoerg Bornemann2009-09-081-2/+10
* Remove license header, which cannot be parsed by Sun assembler.Rohan McGovern2009-09-051-40/+0
* Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
* Wizard background images incorrect in Snow Leopard.Prasanth Ullattil2009-09-041-0/+1
* Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-4/+4
* Fixed clipping of native style elements when raster is used on macGunnar Sletta2009-09-041-2/+6
* Remove license header as Solaris X86 assembler can't digest comments.Jason McDonald2009-09-041-40/+0
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-041-0/+6
|\
| * restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-031-0/+6
* | Pedantic fixes for license headers.Jason McDonald2009-09-041-0/+1
|/
* Fix compilation with assemblers that don't use ; for commentThiago Macieira2009-09-036-240/+240
* unneeded Q_OS_WINCE checks removedJoerg Bornemann2009-09-031-5/+1
* Add missing license headers to assembly filesJason McDonald2009-09-0312-0/+480
* Add missing license headersJason McDonald2009-09-038-0/+288
* Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-021-2/+2
* Update license headers.Jason McDonald2009-09-0212-36/+0
* Add license header to perl scripts.Jason McDonald2009-09-021-0/+40
* Remove obsolete copies of GPL.Jason McDonald2009-09-021-0/+41
* Made mouse wheel navigation skip disabled tabsStian Sandvik Thomassen2009-09-012-12/+16
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-09-012979-38959/+38985
|\
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-014-23/+32
| |\
| | * Re-add check for saving to cache, which was removed by accident.Thiago Macieira2009-09-011-0/+1
| | * QNetworkAccessManager can delete the QAbstractNetworkCache pointer atBenjamin C Meyer2009-09-014-21/+24
| | * Initialize QNetworkAccessBackend's private variables to 0 in the constructorBenjamin C Meyer2009-09-011-2/+7
| * | Fix misformatted license headers.Jason McDonald2009-09-011-11/+8
| |/
| * Fix #error line not to have a ' as it's not correctAlbert Astals Cid2009-08-311-1/+1
| * Reset QTemporaryFile's state after failed open() on WindowsJoão Abecasis2009-08-311-8/+30
| * Don't crash when convert Indexed8 without colortable to QPixmapGunnar Sletta2009-08-311-0/+6
| * Invalidate cached QVectorPath when QPainterPath changesGunnar Sletta2009-08-311-0/+2
| * Update tech preview license header.Jason McDonald2009-08-312978-38766/+38766
| * Fix license headers.Jason McDonald2009-08-311-61/+0
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Keith Isdale2009-08-313-6/+5
| |\
| | * Fixes: Crash when double-clicking a tab in a QTabBar with movable tabsOlivier Goffart2009-08-281-1/+2
| | * Fix parsing of Subject Alternate Names in Qt.Thiago Macieira2009-08-281-1/+1