summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QMacStyle: CE_TabBarTabShape is now HITheme-freeGabriel de Dietrich2018-04-122-103/+163
* QMacStyle: SE_TreeViewDisclosureItem is now HITheme-freeGabriel de Dietrich2018-04-121-18/+3
* QMacStyle: PE_FrameTabWidget in now HITheme-freeGabriel de Dietrich2018-04-122-74/+57
* QMacStyle: Remove cached focus ring drawingGabriel de Dietrich2018-04-121-79/+23
* QMacStyle: CC_ComboBox is now HITheme-freeGabriel de Dietrich2018-04-123-471/+244
* Fix grouped dock widget from shifting down when createdSergio Martins2018-04-111-0/+2
* Fix z-order when dragging a dock widget over anotherSergio Martins2018-04-111-0/+1
* syncqt: remove support for aliasing private headersOswald Buddenhagen2018-04-111-27/+10
* syncqt: nuke -private optionOswald Buddenhagen2018-04-111-8/+2
* syncqt: nuke -relative optionOswald Buddenhagen2018-04-111-9/+0
* QSslSocket (OpenSSL 1.1) - respect requested protocol versionTimur Pocheptsov2018-04-114-13/+75
* Remove last uses of interpolate_4_pixels_16 on SSE2 and NEONAllan Sandfeld Jensen2018-04-112-53/+52
* Fix documentation of the Event Transitions ExampleFriedemann Kleint2018-04-111-1/+1
* tests/auto/gui/kernel: Use QTRY_VERIFY instead of manual wait loopsKari Oikarinen2018-04-112-12/+3
* Stabilize tst_QWidget_window::setWindowStateKari Oikarinen2018-04-111-1/+1
* tst_QGL: Use qWaitForWindowExposed()Kari Oikarinen2018-04-111-2/+1
* Enable BuiltIn input in the shader graph builderJuan Jose Casafranca2018-04-103-0/+9
* configure: make plain -xcb switch effectiveOswald Buddenhagen2018-04-101-1/+1
* configure: cache test output as wellOswald Buddenhagen2018-04-102-5/+39
* don't call qmake's exists() with an empty argumentOswald Buddenhagen2018-04-101-1/+3
* glx: Fix loading OpenGL library when libGL.so symlink is missingDmitry Shachnev2018-04-101-0/+2
* Fix crash if dock widget gets deleted while draggingSergio Martins2018-04-101-2/+3
* Fix integer overflow (1 << (' ' - 1))Mikhail Svetkin2018-04-101-7/+7
* QSplitter::indexOf: fix documentationAnton Kudryavtsev2018-04-101-2/+2
* iOS: Remove sending of duplicate touch events after broken mergeTor Arne Vestbø2018-04-101-1/+1
* Fix tst_QFiledialog::completerKari Oikarinen2018-04-101-0/+3
* tst_QEventLoop: Remove unconditional qWait()Kari Oikarinen2018-04-101-1/+0
* Extend the MariaDB define check to cover the later versions tooAndy Shaw2018-04-101-2/+2
* macx-clang: Update informal documentation for xcb buildGabriel de Dietrich2018-04-091-2/+5
* xcb: various coding style cleanups in qxcbbackingstoreGatis Paeglis2018-04-092-37/+33
* xcb: rename two classes in qxcbbackingstoreGatis Paeglis2018-04-092-23/+23
* Configure: Restore default prefix on WindowsOrgad Shaneh2018-04-091-3/+7
* Doc: Update QVariant::toString description, update see also linksPaul Wicking2018-04-091-43/+48
* Unblacklist qsslkey for LinuxMårten Nordheim2018-04-091-1/+2
* Fix integer overflow (1 << 31)Mikhail Svetkin2018-04-091-1/+1
* Fix TlsV1SslV3 case in the WinRT SSL backendMårten Nordheim2018-04-091-1/+1
* tst_QClipboard: Skip on Wayland, as it requires real input eventsJohan Klokkhammer Helsing2018-04-091-12/+7
* tst_QTouchEvent: Wait for window exposed instead of activeJohan Klokkhammer Helsing2018-04-091-4/+4
* Doc: Update connect syntax in I18n Widgets ExampleNico Vertriest2018-04-092-4/+7
* Doc: Add brief statements to Address Book Example chaptersNico Vertriest2018-04-091-2/+8
* Doc: Update Find Files exampleNico Vertriest2018-04-092-39/+66
* Doc: Update Event Transitions ExampleNico Vertriest2018-04-092-7/+20
* Fix license header for tst_toolingsupport.cppKai Koehne2018-04-091-13/+12
* tst_QPrinter: Use qWaitForWindowActive() to wait for dialogKari Oikarinen2018-04-091-1/+5
* QSemaphore: Fix 64-bit Linux QSemaphores initialized to non-zeroThiago Macieira2018-04-061-3/+7
* Revise dates of Pacific/Kiritimati's day-skip transitionEdward Welbourne2018-04-061-2/+2
* QOpenGLTexture: Set wrap mode if NPOT textures are not fully supportedJohan Klokkhammer Helsing2018-04-061-0/+12
* Pass on local html links with a fragment to openUrl()Andy Shaw2018-04-061-2/+5
* oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAXAndy Shaw2018-04-062-3/+27
* tests/auto/other: Avoid unconditional qWait()sKari Oikarinen2018-04-062-14/+3