summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix cursor disappearance in QLineEdit on Mac when deleting all textPasi Matilainen2012-01-201-1/+1
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-3/+24
* Fix glyphsEnd range checkJiang Jiang2012-01-201-2/+5
* Windows: Work on QPlatformScreen implementation.Friedemann Kleint2012-01-208-38/+239
* uic: Add translation-attributes to string list properties.Friedemann Kleint2012-01-205-22/+106
* Add a virtual sendPostedEvents() to QEventDispatcherWin32.Friedemann Kleint2012-01-205-11/+19
* Introducing QPlatformSharedGraphicsCacheEskil Abrahamsen Blomfeldt2012-01-2012-5/+1609
* Remove QBool and use bool instead.David Faure2012-01-2016-146/+57
* Docs: Fix typo in the QWindow class documentationAnselmo L. S. Melo2012-01-201-1/+1
* Allow generic plugins to set defaults for window system propertiesSimon Hausmann2012-01-201-2/+2
* Add support for platform plugin specific event filters.Simon Hausmann2012-01-208-69/+147
* Add a string hash implementation similar to the one in Java.Robin Burchell2012-01-203-0/+41
* Change visibility of eventFilter().Robin Burchell2012-01-201-3/+1
* Add Contact: information in the license headerBradley T. Hughes2012-01-202-0/+2
* Silence warning from clangBradley T. Hughes2012-01-201-2/+4
* Use Q_FOREVER instead of foreverBradley T. Hughes2012-01-201-2/+2
* Add the new QBasicAtomicXXX implementation - no backends yetThiago Macieira2012-01-205-3/+449
* Expect tst_QTreeView::editTriggers() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Expect tst_QColumnView::moveCursor() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Expect tooltip related test failures on Mac OS XBradley T. Hughes2012-01-203-0/+15
* Ignore failures from tst_QWidget_window on Mac OS XBradley T. Hughes2012-01-201-0/+7
* Compile.Morten Johan Sorvig2012-01-205-87/+9
* Remove warning and automagic for "missing QT += quick"Kent Hansen2012-01-191-9/+0
* fix case of included windows headersMark Brand2012-01-193-5/+5
* fix cross building mingw: doesn't need to pass qpa testMark Brand2012-01-191-1/+1
* Remove the useless connManager() function.Xizhi Zhu2012-01-191-13/+8
* Remove Q_CC_MWERKS.Robin Burchell2012-01-196-46/+5
* Remove Q_CC_NOKIAX86.Robin Burchell2012-01-195-44/+4
* Remove QDir::convertSeparators()Lars Knoll2012-01-195-19/+7
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-1910-968/+32
* Rename all our interfaces from com.trolltech to org.qt-projectLars Knoll2012-01-1916-22/+22
* Cleanup: No need to have two code paths that both return Unrelated.Jan-Arve Saether2012-01-192-11/+0
* Add "nswindow" resource to the Cocoa native interface implementationBradley T. Hughes2012-01-192-6/+13
* Remove the tst_QWidget::retainHIView() testBradley T. Hughes2012-01-193-118/+0
* Prevent menubar related crashesBradley T. Hughes2012-01-191-8/+8
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-191-5/+7
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-194-25/+12
* Fix compiler warnings in Qt Network.Friedemann Kleint2012-01-192-3/+4
* Disable 'make check' for tst_QWidget on Mac OS XBradley T. Hughes2012-01-191-0/+2
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/otherBradley T. Hughes2012-01-193-8/+8
* Windows: Implement QPlatformScreen::name()Friedemann Kleint2012-01-192-0/+3
* core as a directory name is usually not a good ideaLars Knoll2012-01-1910-0/+0
* Fix hang in tst_qwidgetaction on Windows.Friedemann Kleint2012-01-191-1/+1
* Remove all references to QAccessible::SelfJan-Arve Saether2012-01-194-10/+2
* Remove QNetworkConfigurationPrivate::bearerTypeName().Xizhi Zhu2012-01-192-16/+9
* Remove the useless undef for "interface".Xizhi Zhu2012-01-191-4/+0
* Add the missing Q_DISABLE_COPY for public bearer classes.Xizhi Zhu2012-01-192-0/+4
* Changed xml unittests to work from installation directoryKurt Korbatits2012-01-196-46/+53
* Remove all references to QAccessible::(Covers|Covered)Jan-Arve Saether2012-01-193-203/+2
* Remove all references to Self in relation to navigate.Jan-Arve Saether2012-01-191-3/+0