summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * Added my 4.5.3 changes to changelog.Samuel Rødal2009-09-291-0/+12
| | | | | * Mac: build issue (autotest stalls build)Richard Moe Gustavsen2009-09-281-1/+1
| | | | | * Mac: backport efd84105355 to silence visibility warningsRichard Moe Gustavsen2009-09-281-2/+1
| | | | | * QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-282-1/+49
| | | | | * Some of my 4.5.3 changesMarkus Goetz2009-09-281-0/+15
| | | | | * my changes for 4.5.3 addedJoerg Bornemann2009-09-281-1/+1
| | | | | * Cocoa: Fix build cocoa port with namespaceRichard Moe Gustavsen2009-09-283-3/+4
| | | | | * Updated change log for 4.5.3João Abecasis2009-09-281-0/+14
| | | | | * Doc: fixed typo in QTabBar::tabRect() docsStian Sandvik Thomassen2009-09-281-1/+1
| | | | | * 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