summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-12528-5155/+71629
|\
| * Remove redundant wayland stuff from QtBaseJørgen Lind2012-03-123-114/+18
| * Re-add the Systray example.Friedemann Kleint2012-03-129-1/+467
| * Windows: Implement QWindowsIntegration::queryKeyboardModifiers()Friedemann Kleint2012-03-124-0/+22
| * Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-124-106/+164
| * Don't define QT_NO_CORESERVICES on all platforms. That's just annoyingJørgen Lind2012-03-121-4/+6
| * Fix the QMAKE_LIBS_WAYLAND variableJørgen Lind2012-03-121-1/+2
| * 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