summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Added note in the README"Gunnar Sletta2013-01-151-5/+0
* Fix crash in tst_qaccessibility.Friedemann Kleint2013-01-151-1/+1
* XCB: Force XSync after creating WindowKai Koehne2013-01-151-0/+5
* Check for existence of QWindow in QApplication::isBlockedByModal.Friedemann Kleint2013-01-151-1/+6
* Change all shmget calls to user-only memoryThiago Macieira2013-01-155-7/+11
* QStyleAnimation: use QAbstractAnimation::DeleteWhenStoppedJ-P Nurmi2013-01-122-2/+1
* MinGW: Statically link runtime libraries into qmakeKai Koehne2013-01-122-1/+2
* remove definitions of QMAKE_{LIB,INC}DIR_QTOswald Buddenhagen2013-01-111-2/+0
* add missing space in front of "directwrite" flagOswald Buddenhagen2013-01-111-1/+1
* set pkg-config host_bins directly to install dirOswald Buddenhagen2013-01-111-1/+1
* Minimized, maximized and fullscreen are mutually exclusive.Shawn Rutledge2013-01-111-0/+2
* Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-095-3/+25
* Define Q_COMPILER_AUTO_FUNCTION for MVSCThiago Macieira2013-01-081-0/+1
* test: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-088-0/+59020
* Fix compile when QT_EVAL is definedAndy Shaw2013-01-081-3/+3
* Fix QNX QPA plugin clipboard implRafael Roquetto2013-01-081-2/+7
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-0817-5/+171
* Add auto test for HTTP cache fix for QTBUG-28035.Michael Brüning2013-01-081-0/+125
* don't overquote deps on .pc and .la filesOswald Buddenhagen2013-01-081-6/+2
* do not fixify + create QMAKE_{PKGCONFIG,LIBTOOL}_DESTDIROswald Buddenhagen2013-01-081-2/+2
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-0847-100/+100
* Fix DnD when using QSimpleDrag.Sergio Martins2013-01-072-3/+15
* QWindowsVistaStyle: fix frame renderingJ-P Nurmi2013-01-071-22/+26
* Add QStyleHelper:isInstanceOf()J-P Nurmi2013-01-072-3/+16
* fix QMAKE_MAKE for qtCompileTest for cross building modulesMark Brand2013-01-071-5/+9
* Fix warning about cast from ASCII.Friedemann Kleint2013-01-071-1/+1
* Fix warnings about unused functionsThiago Macieira2013-01-071-1/+2
* Add bic data for tst_bicSergio Ahumada2013-01-069-7/+59027
* Update qlocale autotestMehdi Fekari2013-01-061-0/+50
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-069-16/+0
* configure: Remove left over for -nokia-developer optionSergio Ahumada2013-01-041-7/+0
* Disable Q_COMPILER_RVALUE_REFS on QNXRafael Roquetto2013-01-041-0/+3
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0438-91/+1
* remove unused member from QSystemLocalePrivateJoerg Bornemann2013-01-041-3/+0
* Remove redundant Q_OS_BLACKBERRY define check.Rafael Roquetto2013-01-041-2/+2
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0417-50/+0
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0426-61/+0
* Update the sysconfdir default to non-absoluteThiago Macieira2013-01-041-2/+2
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-045-0/+176
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-043-0/+58
* Do not send QAccessible::Focus when current index is changed.Jan Arve Saether2013-01-041-3/+5
* Make textEditTest pass on Windows 8Jan Arve Saether2013-01-041-4/+19
* Fix autotest of textEditTest to use currentFont() instead of font()Jan Arve Saether2013-01-041-3/+3
* DBus: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-045-48/+0
* Fixed wrong emits of x/y/width/height changed signals in QWindowSamuel Rødal2013-01-041-9/+9
* Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-044-12/+72
* Cocoa: Fix zombie NSScreen crashGabriel de Dietrich2013-01-042-9/+14
* Windows: Add fallback for UpdateLayeredWindowIndirectJonathan Liu2013-01-041-4/+9
* Revert "Enable module build with QT_NO_ACCESSIBILITY"aavit2013-01-0415-58/+10
* BlackBerry: Reevaluation of timer list in event dispatcherBernd Weimer2013-01-041-10/+21