summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Cocoa: Set "Stereo" OpenGL format option.Morten Johan Sørvig2014-03-171-0/+3
* | Fix high-dpi QGraphicsPixmapItem bounding rects.Morten Johan Sørvig2014-03-171-2/+2
* | Fix rendering of grayscale antialiased FT fonts on QGLWidgetAllan Sandfeld Jensen2014-03-151-4/+5
* | Remove level 4 compiler warnings from MSVC.David Schulz2014-03-1510-8/+73
* | QXcbWindow - inline the atom functionsMartin Klapetek2014-03-151-8/+5
* | Update QScreen::availableGeometry() on _NET_WORKAREA atom changesMartin Klapetek2014-03-152-1/+5
* | Cocoa: added queryKeyboardModifiers() in platform pluginLiang Qi2014-03-154-0/+12
* | Mac: Add support for high-dpi custom pixmap QCursorsKari Pihkala2014-03-151-2/+16
* | Cocoa: Disable the zoom button when appropriateMorten Johan Sørvig2014-03-152-0/+17
* | Android: Delay the set of the BackingStore if window->handle() is null.BogDan Vatra2014-03-152-7/+17
* | Android: Fix another "QApplication not on main() thread" crashEskil Abrahamsen Blomfeldt2014-03-152-4/+12
* | iOS: update keyboard rectangle when scrolling the screenRichard Moe Gustavsen2014-03-151-8/+24
* | Windows native file dialog: Allow for omitting name filter description.Friedemann Kleint2014-03-151-2/+4
* | Resurrect QGLWidget::renderText()Laszlo Agocs2014-03-156-15/+40
* | Prevent DrawTextItemDevice::metric warning on MacMorten Johan Sørvig2014-03-151-0/+3
* | Fix casting and overallocation in qregion.cppAllan Sandfeld Jensen2014-03-151-1/+1
* | Cocoa: Get rid of the forward window pointer asapGabriel de Dietrich2014-03-151-3/+5
* | Remove the _qt_filedialog_xxx hooksJ-P Nurmi2014-03-151-45/+4
* | Use QCommandLineParser in example dnslookup.Friedemann Kleint2014-03-152-1/+74
* | Doc: Fix syntax/compiler error in QThread snippetLorenz Haas2014-03-151-2/+3
* | Document %{if-category} in default message patternKai Koehne2014-03-151-1/+4
* | Docs: Clarify QOpenGLFunctions::functions()Laszlo Agocs2014-03-151-0/+3
* | HTTP internals: keep consistent state in channel and protocol handlerPeter Hartmann2014-03-151-0/+4
* | Fix a probably copy/paste issue from drawImage in the drawPixmap snippetLaszlo Papp2014-03-141-1/+1
* | QWindowsXP/VistaStyle: Fix detection of item view delegate line edits.Friedemann Kleint2014-03-143-15/+16
* | 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