summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Add debug message handler for winrtrunnerAndrew Knight2014-03-141-0/+25
* iOS: fix build failure __IPHONE_NA not definedRichard Moe Gustavsen2014-03-141-2/+2
* d3dcompiler_qt: Remove control file semanticsAndrew Knight2014-03-141-30/+18
* Use Uniform Type Identifiers to detect OS X bundlesSamuel Gaist2014-03-141-30/+18
* Disable QtOpenGL in dynamicgl buildsLaszlo Agocs2014-03-141-1/+1
* Fix dynamic opengl buildLaszlo Agocs2014-03-141-3/+5
* Fix one bogus print to stderr: use toLocal8Bit()Alejandro Exojo2014-03-141-1/+1
* Add AArch64 support to qfilesystemwatcher_inotify.cppDmitry Shachnev2014-03-141-0/+9
* QNX: Fix touch positionFabian Bumberger2014-03-141-1/+1
* BlackBerry: Add button color to dark paletteBernd Weimer2014-03-141-2/+4
* Android: Use proper empty strings in key eventsPaul Olav Tvete2014-03-141-2/+8
* Handle key release events correctlyPaul Olav Tvete2014-03-141-0/+2
* Don't block Key_Back in file dialogPaul Olav Tvete2014-03-142-7/+2
* Add workaround for bug in the Mesa glsl optimizerJorgen Lind2014-03-141-10/+4
* Vista Style: More menu item pixel fixes for QtQuick ControlsGabriel de Dietrich2014-03-141-2/+2
* Complete support for no-fullscreen parameterJames McDonnell2014-03-143-5/+11
* [XCB] Fix crash in QML drag-and-dropGatis Paeglis2014-03-142-2/+3
* Fix compilation with QNATIVESOCKETENGINE_DEBUG enabledFrederik Gladhorn2014-03-141-9/+9
* Add missing \since 5.0 to QProcess::{program,arguments}.Marcel Krems2014-03-141-0/+4
* Add compiler name for Clang in QLibraryInfo::build()Marcel Krems2014-03-141-2/+2
* [XCB] Fix drag-and-drop segfaultGatis Paeglis2014-03-141-1/+0
* Fix Direct2D clipping when Qt::WA_OpaquePaintEvent is trueRisto Avila2014-03-141-11/+40
* Repaint widgets on screen change.Morten Johan Sørvig2014-03-143-14/+24
* XCB plugin: query screen resources without _currentRolf Eike Beer2014-03-141-6/+6
* Windows: Change defaultNameFilterDisables() to return false.Friedemann Kleint2014-03-141-1/+1
* Make QtCriticalMsg exit on QT_FATAL_CRITICALSAlejandro Exojo2014-03-142-0/+7
* BB select(): move special select method to qcore_unix_p.hPeter Hartmann2014-03-144-54/+87
* Build bundled HarfBuzz-NG outside QtGuiKonstantin Ritt2014-03-145-122/+142
* Make bundled HarfBuzz-NG not depend on QtKonstantin Ritt2014-03-142-17/+1
* Fix deprecated setOption() usage in GLX integrationLaszlo Agocs2014-03-141-2/+2
* Fix a crash of accessing deleted paintengineMichal Klocek2014-03-141-1/+2
* QGtkStyle: remove file dialog functionalityJ-P Nurmi2014-03-143-334/+2
* Cocoa: Fix crash when closing window from title barGabriel de Dietrich2014-03-142-0/+15
* docs: QApplication::startDragDistance default value is 10Shawn Rutledge2014-03-141-1/+2
* BlackBerry: Improve platform specific documentationBernd Weimer2014-03-142-2/+20
* QNX: Fix screen event handlingBernd Weimer2014-03-141-3/+3
* WinRT: Separate backing store initialization to be more robustAndrew Knight2014-03-142-5/+29
* fix namespaced WinRT buildJoerg Bornemann2014-03-141-2/+2
* fix warningJoerg Bornemann2014-03-141-2/+0
* correct send vs sent grammarDavid Fries2014-03-144-10/+10
* Don't show evaluation popup for unsupported evaluationKai Koehne2014-03-141-2/+0
* Cancel NSURLConnections before releasing them.Morten Johan Sørvig2014-03-141-0/+1
* Implement QStandardPaths::GenericConfigLocation for WinRT.Janne Anttila2014-03-141-0/+1
* Make android non-prefix shadow build usableSamuel Gaist2014-03-141-0/+14
* Fix docs: QT_FATAL_WARNINGS acts when not emptyAlejandro Exojo2014-03-141-1/+1
* Doc: Fix issue in QThread example codeTopi Reinio2014-03-141-1/+1
* Fix Mac Bearer when machine has no wifiFrederik Gladhorn2014-03-142-0/+4
* Don't populate font families using localized family names on OS X/iOSTor Arne Vestbø2014-03-131-5/+5
* Fix a few build warnings on iOS due to unused functionsTor Arne Vestbø2014-03-131-0/+4
* Ensure that QGuiApplication is inited before using QFontDatabaseTor Arne Vestbø2014-03-131-0/+3