summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-122-43/+75
* QRegularExpression: add error strings for translationGiuseppe D'Angelo2012-03-121-0/+115
* Do not add -rpath-link directives with no library pathSean Harmer2012-03-121-3/+5
* tst_exceptionsafety_objects: add virtual ~AbstractTesterMarc Mutz2012-03-121-0/+1
* Add documenation about QAccessibleStateChange event.Frederik Gladhorn2012-03-121-0/+23
* Use QAccessibleEvent in test.Frederik Gladhorn2012-03-122-44/+46
* Remove stale references to QtopiaDonald Carr2012-03-124-93/+0
* Delete QPlatformDragPrivate object in QPlatformDrag's destructorjian liang2012-03-122-0/+3
* QSqlTableModel::indexInQuery: fix inserted row accountingMark Brand2012-03-121-1/+1
* Harfbuzz GPOS hinting- do not consider a subtable to be invalid if it is just...John Tapsell2012-03-121-0/+3
* Line up underlines if fallback fonts are used (QTBUG-21832)Stefan Hundhammer2012-03-126-44/+200
* Fix indentation of QWaitCondition autotest.Jason McDonald2012-03-121-352/+351
* Remove MSVC 6 workaround from QtConcurrent.Jason McDonald2012-03-122-42/+36
* Remove gcc 3.x-specific code from QtConcurrent and its tests.Jason McDonald2012-03-123-35/+0
* Add a movable type declaration to QGlyphRun.Andrew den Exter2012-03-121-0/+2
* qdoc: Fix closing 'table class="generic"' tagSergio Ahumada2012-03-121-2/+2
* Convert xlib plugin to new formatDebao Zhang2012-03-123-2/+9
* Remove Mac multiple-arch support.Morten Johan Sorvig2012-03-121-52/+6
* Cocoa: Fix accessiiblityPerformActionMorten Johan Sorvig2012-03-121-2/+1
* Rename blackberry QPA plugin to QNXSean Harmer2012-03-1233-934/+934
* Remove QAccessible2::TableModelChange.Frederik Gladhorn2012-03-123-104/+0
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-1210-2/+8
* Clean up some auto tests of guiDebao Zhang2012-03-1210-15/+12
* Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-126-16/+32
* Remove unnecessary function.Casper van Donderen2012-03-121-25/+0
* Migrate QWindowSystemInterface to use QElapsedTimerLaszlo Agocs2012-03-123-6/+5
* sanitize install target namesOswald Buddenhagen2012-03-121-1/+5
* Allow qmake to find features when using mkspecs in nested dirsSean Harmer2012-03-121-6/+11
* QT_RAW_INSTALL_FOO => QT_INSTALL_FOO/rawOswald Buddenhagen2012-03-124-28/+26
* rip out -incremental from configureOswald Buddenhagen2012-03-123-27/+2
* Update qnx mkspecs to not use fixed tool pathsSean Harmer2012-03-121-3/+0
* Restore some source compatibilityLars Knoll2012-03-123-1/+10
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-1226-2/+2
* Support Growl >=1.3 in QSystemTrayIconVincent A2012-03-121-2/+6
* Remove outdated assumption from QVariant autotest.Jason McDonald2012-03-121-2/+2
* Fix compile warnings in QCoreApplication autotest.Jason McDonald2012-03-121-17/+22
* Force properties to be applied in the order in which they are specified.Robin Burchell2012-03-121-2/+15
* Remove redundant and incorrect comment from QList autotest.Jason McDonald2012-03-121-6/+0
* testlib: Improve formatting of QCOMPARE failure messages.Jason McDonald2012-03-1224-131/+131
* Add Q_IS_ENUM(), and provide as flag in QMetaType::typeFlags()Glenn Watson2012-03-116-2/+648
* Crash fix in QMetaType::typeFlags.Jędrzej Nowacki2012-03-112-1/+7
* Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
* XCB: Implement native events for for windows.Friedemann Kleint2012-03-103-6/+18
* Remove unneeded check.Sergio Martins2012-03-101-1/+1
* qdoc3: qdoc user manual updateMartin Smith2012-03-109-817/+1048
* byteorder: Fix compilation for MIPS and GCC < 4.6.Holger Hans Peter Freyther2012-03-101-0/+6
* Remove commented 'comment'ABBAPOH2012-03-101-3/+0
* Fix commas according to qt coding styleABBAPOH2012-03-101-6/+6
* fix the check for libraries having themselves as dependenciesOswald Buddenhagen2012-03-091-2/+3
* Revert "QNam: only init channels when needed."Kent Hansen2012-03-093-138/+46