summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QtDBus: update debugging info (QDBUS_DEBUG=1)Thiago Macieira2015-09-241-10/+4
* Use QTypeInfo<T>::isRelocatable in QVariantThiago Macieira2015-09-243-5/+5
* Use QMAKE_MOD_LEX/QMAKE_MOD_YACC in lex/yacc featuresAndrew Knight2015-09-242-7/+7
* Build ANGLE dynamically under static builds which have dynamic GL enabledAndrew Knight2015-09-241-0/+6
* Fix up QOpenGLWidget transparency supportLaszlo Agocs2015-09-244-17/+23
* Guard against empty keys in QPlatformInputContextFactory::create().Friedemann Kleint2015-09-241-7/+9
* qdoc: Document macro parametersTopi Reinio2015-09-241-0/+12
* Deliver mouse press and release events on X11 also when draggingUlf Hermann2015-09-241-3/+3
* QSettings: Special-case serialization of QDateTime.Christian Kandeler2015-09-242-5/+28
* Change indicator arrow direction in Fusion styleJoni Poikelin2015-09-241-0/+8
* Fix QItemSelectionModel deselection rangeJoni Poikelin2015-09-242-4/+98
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-2414-26/+26
* Be more forgiving about arguments to QString::arg(double).Christian Kandeler2015-09-241-2/+2
* Doc: Fix QDoc warnings for QTextStreamTopi Reinio2015-09-241-3/+3
* tst_QDBusAbstractInterface: fix racy test failing every so oftenThiago Macieira2015-09-241-2/+8
* Stabilize qguieventloop test.Jędrzej Nowacki2015-09-242-15/+2
* Fix tst_qthreadstorageFrederik Gladhorn2015-09-241-1/+1
* winphone: Obtain QLocale::uiLanguages properlyOliver Wolff2015-09-241-6/+0
* Allow vertical resizing of wizard pages with water markLouai Al-Khanji2015-09-241-1/+0
* Fix maximum size of .ico files in ICOReader::write()Serge Lysenko2015-09-241-4/+6
* Speed up printing when drawing opaque primitives.Jan Arve Saether2015-09-232-3/+13
* Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-238-34/+120
* Add code to perform overflow-checking additions and multiplicationThiago Macieira2015-09-234-1/+281
* Doc: Mention that calling parent class event() is importantAlbert Astals Cid2015-09-232-0/+34
* windows: Improve error handling with EGLLaszlo Agocs2015-09-231-12/+31
* Polish the settings editor example.Friedemann Kleint2015-09-237-161/+151
* Close QWidgetWindows by closing the windowMorten Johan Sørvig2015-09-231-2/+2
* QWidgetWindow: call base class close event implMorten Johan Sørvig2015-09-231-0/+1
* Implement the QImageIOHandler::ImageFormat option for ico files.Serge Lysenko2015-09-231-4/+22
* QDateTime: Remove redundant check.Christian Kandeler2015-09-231-15/+13
* Mark QHostAddress relocatableThiago Macieira2015-09-221-0/+1
* Fix some -Wcast-qual warningsThiago Macieira2015-09-228-15/+15
* Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-226-7/+101
* Implement sessionId/key generation on WindowsSamuel Gaist2015-09-221-0/+13
* QFontEngine: Read minimum left and right glyph bearings from 'hhea' tableTor Arne Vestbø2015-09-221-19/+55
* Silence warnings about missing dbus-send command not foundTor Arne Vestbø2015-09-221-2/+5
* QGraphicsProxyWidget: forward touch events to QWidgetRafael Roquetto2015-09-222-0/+82
* Silence the _COMPIZ_TOOLKIT_ACTION warning.Gatis Paeglis2015-09-223-2/+5
* Windows: Add checks to usages of QWindow::screen().Friedemann Kleint2015-09-224-19/+21
* Windows: Disable Windows input context when another context is used.Friedemann Kleint2015-09-224-31/+48
* QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the ...Friedemann Kleint2015-09-223-1/+18
* xcb: Compress mouse motion and touch update eventsGatis Paeglis2015-09-223-134/+208
* xcb: Always send dnd events to the proxy window if it existsAlexander Volkov2015-09-222-6/+13
* Add getter and setter for qt_qhash_seedGabriel de Dietrich2015-09-226-33/+75
* eglfs: Create input handlers only when screens are availableLaszlo Agocs2015-09-221-3/+4
* Null out QOpenGLContext::screen upon screen disconnectLaszlo Agocs2015-09-223-2/+18
* Make QWidget::grab work with graphics effectsPaul Olav Tvete2015-09-221-1/+1
* fix race in debug_and_release builds of static libs for UnixJoerg Bornemann2015-09-221-11/+6
* Fix taskQTBUG_34717_collapseAtBottom testJędrzej Nowacki2015-09-222-30/+33
* Add an option to skip the generic bearer engineTimur Pocheptsov2015-09-221-2/+10