summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete qudevhelper and adopt mouse and touch pluginsJohannes Zellner2012-03-1411-135/+251
* Uncomment disabled code in QResourceEngine autotest.Jason McDonald2012-03-141-1/+1
* Tidy the QSettings autotest.Jason McDonald2012-03-141-86/+62
* Remove commented code from qtconcurrentmap autotest.Jason McDonald2012-03-141-9/+0
* Removed invalid assert in BMP loader code.Kim Motoyoshi Kalland2012-03-141-2/+0
* Fix a Typo in evdevkeyboard.proRick Stockton2012-03-140-0/+0
* Windows: Fix QSpinBox background setting via stylesheetMiikka Heikkinen2012-03-132-4/+8
* improve declaration scopeMark Brand2012-03-131-1/+1
* use QStringLiteralMark Brand2012-03-131-1/+1
* Fix memory leak when sqlite3_open_v2 failsHonglei Zhang2012-03-131-0/+5
* Deliver events in qtestmouseLaszlo Agocs2012-03-131-6/+11
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-13135-409/+42522
* uic: Avoid creating multiline QStringLiterals for MSVC.Friedemann Kleint2012-03-131-10/+25
* Print all accessibility event strings.Frederik Gladhorn2012-03-131-47/+1
* Optimize HB memory consumption of PairPos1 in GPOS tablesEskil Abrahamsen Blomfeldt2012-03-132-28/+101
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-138-15/+81
* Update the footer for qdoc output for qt-project.Casper van Donderen2012-03-132-27/+31
* Remove -arch argument and #define QT_ARCH from configuresBradley T. Hughes2012-03-139-239/+297
* Clean up test, check radio button and checkbox.Frederik Gladhorn2012-03-131-3/+8
* Autotest details of QAccessibleEvent.Frederik Gladhorn2012-03-132-22/+40
* QNam: only init channels when needed.Martin Petersson2012-03-133-47/+139
* Fix icon suffixes in systray example.Friedemann Kleint2012-03-131-3/+3
* take opportunity to use constMark Brand2012-03-131-2/+2
* qdoc: Update to prepare to run on a directory.Casper van Donderen2012-03-132-22/+2
* Cocoa platform plugin: Add support for up to 16 mouse buttonsRick Stockton2012-03-131-2/+94
* Move variant animation interpolators from QtWidgets to QtGuiCharles Yin2012-03-135-5/+4
* Fix QFont hinting preference with fontconfigBalazs Kelemen2012-03-121-18/+31
* Cleanup after the qsf cache file if it fails to be written toAndy Shaw2012-03-121-8/+25
* QSqlTableModel::isDirty(): new overloaded methodMark Brand2012-03-124-0/+185
* Trailing comma should result in an error during JSON parsingAlexei Rousskikh2012-03-123-1/+22
* Clean up src.proDonald Carr2012-03-121-7/+1
* Input method on MacTasuku Suzuki2012-03-1210-5/+457
* Check for PKG_CONFIG_LIBDIR when cross compiling.Girish Ramakrishnan2012-03-121-4/+4
* Move tst_qshortcut.cpp to QtWidgetsDebao Zhang2012-03-125-1/+1
* Workaround webkit deadlock on macos xShane Kearns2012-03-121-0/+3
* 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