summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-282-3/+43
| | | | * Doc: Remove Qt Core documentation dependency to Qt QMLTopi Reinio2014-04-281-1/+2
| | | | * iOS: Send application state changes synchronouslyTor Arne Vestbø2014-04-281-0/+1
| | | | * [QtSql][QSqlTableModel] fix failure to refresh in selectRow()Mark Brand2014-04-271-1/+2
| | | | * Fix identical sub-expressions in comparisonKonstantin Ritt2014-04-261-2/+2
| | | | * Remove old symbols from QOpenGLContextLaszlo Agocs2014-04-261-7/+1
| | * | | [blitter] Initialize m_devicePixelRatio to fix crashLucile Quirion2014-05-041-1/+3
| | * | | Add winrt and winphone to the list of platform file selector namesAndrew Knight2014-05-031-0/+5
| | * | | Fixed wrong condition in QMacStyle.Ivan Komissarov2014-05-031-1/+1
| | |/ /
* | | | Remove OOM exception handling from QDebugKai Koehne2014-05-131-5/+3
* | | | Document behavioral dependencies to ICU in QLocaleKai Koehne2014-05-131-0/+14
* | | | qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-135-77/+19
* | | | qpa: Merge qfont_qpa.cppTor Arne Vestbø2014-05-133-183/+117
* | | | qpa: Merge qkeymapper.cppTor Arne Vestbø2014-05-133-83/+31
* | | | qpa: Merge qcursor.cppTor Arne Vestbø2014-05-133-165/+98
* | | | qpa: Merge QClipboardTor Arne Vestbø2014-05-133-91/+31
* | | | Make handling of QEvent::Close consistent with QWindow::close()Gunnar Sletta2014-05-131-9/+4
* | | | Add the static/shared split to QLibraryInfo::build()Thiago Macieira2014-05-121-1/+6
* | | | Remove the use of __DATE__ from QtCoreThiago Macieira2014-05-121-1/+1
* | | | Update QLibraryInfo::build() to use the arch-detection from QSysInfoThiago Macieira2014-05-121-16/+10
* | | | qpa: Rename qplatformsystemtrayicon_qpa.cppTor Arne Vestbø2014-05-122-1/+1
* | | | QRegularExpression: allow users to skip the UTF-16 check of the subject stringGiuseppe D'Angelo2014-05-122-3/+14
* | | | EvdevTouch: Added "invertx" and "inverty" parametersTakumi Asaki2014-05-121-0/+12
* | | | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-119-0/+152
* | | | QSslCertificate::isSelfSigned(): add since tag in documentationPeter Hartmann2014-05-111-0/+1
* | | | qdoc: Now lists variable in namespacesMartin Smith2014-05-101-1/+24
* | | | Change debug output to use stream version of debug.Robin Burchell2014-05-101-1/+1
* | | | Don't open /etc/os-release outside Linux and Debian GNU/kFreeBSDThiago Macieira2014-05-091-25/+39
* | | | Implement QSysInfo::osVersion() for BlackBerryThiago Macieira2014-05-091-3/+11
* | | | Add QSysInfo::osKernelVersion()Thiago Macieira2014-05-092-6/+46
* | | | Add QSysInfo::osVersion() and prettyOsName()Thiago Macieira2014-05-092-5/+273
* | | | Add QSysInfo::osType()Thiago Macieira2014-05-093-7/+75
* | | | Add QSysInfo::cpuArchitecture() and fullCpuArchitecture()Thiago Macieira2014-05-094-0/+249
* | | | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-0912-35/+257
* | | | Add support for querying "display" from eglfsLaszlo Agocs2014-05-092-2/+22
* | | | Use QtPlatformHeaders to set platform specific functionalityJorgen Lind2014-05-0915-1/+422
* | | | Fix widget margins on Mac with style sheetsJens Bache-Wiig2014-05-091-0/+19
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-08183-1474/+2909
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-06183-1474/+2909
| |\| |
| | * | Add default case to switch statementsKurt Pattyn2014-05-021-0/+9
| | * | Mac style: Get proper ThemeButtonKind for QDateTimeEditGabriel de Dietrich2014-05-021-6/+24
| | * | Ignore the fullscreen state of a QMdiSubWindowFabian Bumberger2014-05-021-2/+5
| | * | Don't set the window title for a Qt::Desktop window (QDesktopWidget)Thiago Macieira2014-05-021-1/+1
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-0275-249/+501
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0175-249/+501
| | | |\|
| | | | * Cocoa: Fix crash on Combobox popup close.Morten Johan Sørvig2014-04-251-1/+1
| | | | * Use runtime detection of XInput 2.1 to disable legacy wheel eventsAllan Sandfeld Jensen2014-04-254-13/+76
| | | | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-2529-109/+115
| | | | * Un-export QSignalBlocker: it's all inlineThiago Macieira2014-04-251-1/+1
| | | | * QPrintEngine - Fix alpha engine state syncJohn Layt2014-04-251-1/+1