summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* allow running msvc2013 mkspecs from msvc2015 shellJochen Seemann2015-06-221-0/+3
* Fix global coordinate mapping for child widgets in QGraphicsView.Friedemann Kleint2015-06-212-26/+45
* QCocoaMenu: Fix crash with 10.7 QFileDialog shortcutsDyami Caliri2015-06-201-0/+2
* Improve QString doc when using non-spaced numbered place markerSamuel Gaist2015-06-192-0/+32
* Autotest: make the test pass with the Intel compilerThiago Macieira2015-06-192-6/+2
* Make QMetaObject::Connection check its state deeplyThiago Macieira2015-06-193-2/+18
* Autotest: Check where global event filters get runThiago Macieira2015-06-192-0/+58
* Use the default QLocale for QFileSelector, not the system localeThiago Macieira2015-06-191-3/+3
* xcb: Map touch points to screen coordinatesAlexander Volkov2015-06-193-3/+19
* doc: mark QWindow::requestUpdate() as \since 5.5Gunnar Sletta2015-06-181-0/+2
* Respect manual set icon themes.Sune Vuorela2015-06-182-1/+3
* Compile fix for QT_DEBUG_ANDROID_IM_PROTOCOLPaul Olav Tvete2015-06-161-1/+1
* Workaround for Google Keyboard strangenessPaul Olav Tvete2015-06-161-0/+5
* Fix GLX backend in static buildsLaszlo Agocs2015-06-161-0/+4
* Fix gles lib loading on AndroidLaszlo Agocs2015-06-161-0/+4
* update bundled sqlite to 3.8.10.2Mark Brand2015-06-163-2411/+5328
* Fix boundingRect test in tst_QPictureKai Pastor2015-06-161-2/+2
* Extend generated style strings to include new font weightsAllan Sandfeld Jensen2015-06-151-9/+20
* Let QtTest use an alternate stack for its signal handlersThiago Macieira2015-06-151-1/+14
* xcb: Set _NET_WM_WINDOW_TYPE from a single placeAlexander Volkov2015-06-132-57/+63
* fix decoding of file paths in QLockFilePrivate::processNameByPidJoerg Bornemann2015-06-121-3/+3
* fix unterminated char buffer glitchJoerg Bornemann2015-06-121-3/+4
* QPicturePaintEngine: Avoid slow QPainter::clipRegionKai Pastor2015-06-121-1/+1
* Fix less-than comparison for QStandardItem and QSortFilterProxyModel with inv...Friedemann Kleint2015-06-114-10/+30
* QCoreApplication::applicationFilePath(): Fix array bounds violation of argv.Friedemann Kleint2015-06-111-5/+7
* Diaglib: Output window/widget state(s).Friedemann Kleint2015-06-112-0/+4
* Disable gold linker/new dtags support for host buildsPeter Seiderer2015-06-101-2/+5
* iOS: handle loading assets with different format than jpgRichard Moe Gustavsen2015-06-101-2/+2
* Doc: corrected qdoc syntax errorNico Vertriest2015-06-101-0/+1
* Fix leaking of link in tst_QFileInfo::canonicalFilePath().Friedemann Kleint2015-06-101-6/+20
* Refactor handling of environment variable QT_WINVER_OVERRIDE.Friedemann Kleint2015-06-101-28/+21
* Fix return value of QWindowsFileSystemWatcherEngine::removePaths().Friedemann Kleint2015-06-092-2/+27
* Don't manually delete QPlatformScreenKai Uwe Broulik2015-06-091-1/+3
* Added support for Windows 10 in QSysInfo::productVersion()Marcel Krems2015-06-091-0/+4
* QTest::qExtractTestData(): Set permissions of extracted files.Friedemann Kleint2015-06-081-0/+4
* Remove useless truncation to the size the string already hasThiago Macieira2015-06-081-4/+2
* xcb: Ignore emulated pointer eventsAlexander Volkov2015-06-081-1/+1
* xcb: Fix getting the window types from the property of QWindowAlexander Volkov2015-06-081-1/+1
* Load GLESv2 library with correct major versionJaeyoon Jung2015-06-081-1/+1
* Fixing error with reading Time fields by qibase sql driver.Roman Bogolyubov2015-06-081-1/+1
* QSwipeGestureRecognizer: Allow for small direction changes.Friedemann Kleint2015-06-072-13/+26
* Fix centering dialogsAlexander Volkov2015-06-061-7/+0
* Fix race condition with QProcess on OSX 10.7Dyami Caliri2015-06-061-0/+3
* embed a VERSIONINFO resource into QML pluginsJoerg Bornemann2015-06-051-0/+6
* qdoc: Clear the map of HTML anchors for each generated pageTopi Reinio2015-06-051-0/+1
* fix usage of wince scopeOswald Buddenhagen2015-06-0592-112/+115
* testlib: fix compile error with macosx10.8Tim Blechmann2015-06-041-1/+1
* Cocoa: QCocoaApplicationDelegate - correctly install cleanup handlerTim Blechmann2015-06-041-1/+1
* xcb: Track touch points on a per device basisAlexander Volkov2015-06-032-6/+6
* Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-032-2/+4