summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* const ref for foreach()Oswald Buddenhagen2009-06-301-1/+1
* Doc - some minor fixes on the sentencesKavindra Devi Palaraja2009-06-301-13/+14
* add basic tests for QVariant/QObject qtscript integrationKent Hansen2009-06-301-0/+10
* Linguist: defers the creation of the QPrinterThierry Bastian2009-06-302-8/+20
* QDockArea: remove coverity warningThierry Bastian2009-06-301-1/+1
* QToolBar: fix coverity warningsThierry Bastian2009-06-303-27/+18
* doc: Fixed several qdoc error reports.Martin Smith2009-06-301-6/+10
* Merge branch '4.5'Marius Storm-Olsen2009-06-3027-45/+703
|\
| * Doc: Fixed links that pointed to removed documentation.Geir Vattekar2009-06-301-3/+4
| * Compile qmake autotestMarius Storm-Olsen2009-06-301-1/+1
| * QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-302-2/+12
| * New binaryMarius Storm-Olsen2009-06-301-0/+0
| * Support the -qtlibinfix parameter already on Unix/MacMarius Storm-Olsen2009-06-302-6/+15
| * Remove links to out-of-date class chart.Jason McDonald2009-06-302-4/+0
| * bug fixDerick Hawcroft2009-06-301-0/+1
| * Remove unused variablesAnders Bakken2009-06-291-2/+0
| * Remove superfluous call to SetBlittingFlagsAnders Bakken2009-06-291-1/+0
| * QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-292-1/+35
| * add Russian to the "'own' languages hack" until task #196275 will be closedRitt Konstantin2009-06-291-0/+1
| * Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
| * QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-293-6/+13
| * Fix crash/artifacts on SuperHTom Cooksey2009-06-291-3/+3
| * Doc: Adding documentation on supported data types in Qt SQL moduleMorten Engvoldsen2009-06-292-0/+587
| * Remove a couple of registry entries when unregistering an ActiveX serverAndy Shaw2009-06-291-0/+4
| * Fix autotest failure in QStyle:drawItemPixmapJens Bache-Wiig2009-06-292-1/+5
| * Fix coverity warningJens Bache-Wiig2009-06-291-2/+1
| * bug fixDerick Hawcroft2009-06-292-7/+8
| * Don't crash in libdbus-1 because of invalid parameters.Thiago Macieira2009-06-281-5/+14
* | qdoc: Added more handling of \reimp commandMartin Smith2009-06-308-33/+70
* | QMenuBar: make sure to update the geometries when neededThierry Bastian2009-06-301-0/+4
* | QMenu: when we access the actions geometry, it's now always up2dateThierry Bastian2009-06-301-0/+5
* | QMenu: fixed a crash when clicking on a menu with a submenuThierry Bastian2009-06-301-1/+2
* | Fixed QLayout to take the maxi/min size into account for the menu barThierry Bastian2009-06-301-1/+4
* | fix column-spanning in Designer ConnectDialog's layoutRitt Konstantin2009-06-301-4/+4
* | Fixes more DB autotests for testing against SQL ServerBill King2009-06-303-20/+44
* | Fixed compile with Windows CE 5.Rohan McGovern2009-06-291-0/+4
* | support editing of length variantsOswald Buddenhagen2009-06-2915-63/+442
* | QXmlQuery: add setFocus(const QString &).Frans Englich2009-06-294-1/+74
* | Doc - Adding the steps to import a pro file via VS Add-inKavindra Devi Palaraja2009-06-291-1/+3
* | Remove trailing dot in tooltips.Ritt Konstantin2009-06-293-15/+15
* | QMenuBar: adding autotest for the geometry calculationThierry Bastian2009-06-292-13/+40
* | Fix some coverity warningsThierry Bastian2009-06-295-9/+8
* | QMenuBar: some private members weren't initializedThierry Bastian2009-06-291-1/+4
* | Initialize the time structure in QTime::currentTime()Benjamin Poulain2009-06-291-2/+1
* | QMenuBar: adding autotest and simplify/fix geometry calculationThierry Bastian2009-06-293-15/+52
* | QMenu: adding autotest for the geometry calculationsThierry Bastian2009-06-292-4/+39
* | QMenu: fixed geometry problem that was adding twice the panel widthThierry Bastian2009-06-291-5/+6
* | QMenuBar: simplification of codeThierry Bastian2009-06-293-114/+99
* | Fixed license header broken by 137bb787.Friedemann Kleint2009-06-291-2/+0
* | Doc: Documented the Move Blocks example.Geir Vattekar2009-06-295-4/+261