summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QLineEdit: Document that []{} are reserved in Input MasksDaniel Teske2017-07-031-0/+1
* Doc: Add list with widgets examples using layoutsNico Vertriest2017-07-031-3/+2
* xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-038-66/+43
* Doc: minor correction in listNico Vertriest2017-07-031-7/+7
* Doc: add tutorials to overview page Qt WidgetsNico Vertriest2017-07-031-0/+4
* Cocoa: Reset the target + action for a menuitem after showing a dialogAndy Shaw2017-07-031-1/+17
* QLineEdit: Tweak selectionStart() documentationDaniel Teske2017-07-031-1/+1
* Doc: Remove obsolete screenshotsLeena Miettinen2017-07-03100-0/+0
* Fix detection of AT-SPIBernhard Rosenkränzer2017-07-031-1/+1
* Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-032-41/+35
* ANGLE: Fix flickering on resize when D3D9 is usedOliver Wolff2017-07-033-0/+248
* Remove remains of wince in .pro filesFriedemann Kleint2017-07-035-19/+3
* Switch QSemaphore::tryAcquire to using QDeadlineTimerAllan Sandfeld Jensen2017-07-021-13/+12
* actually make use of the detected ICUOswald Buddenhagen2017-07-023-15/+1
* Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-028-39/+32
* Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-025-16/+19
* Convert features.errormessage to QT_[REQUIRE_]CONFIGStephan Binner2017-07-024-12/+10
* Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-0210-30/+28
* Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-028-21/+22
* docs: Reference QOpenGLWidget::grabFramebuffer, not QGLWidget::grabFrameBufferSérgio Martins2017-07-021-2/+5
* Fix moving a hidden QOpenGLWidget to another windowSérgio Martins2017-07-022-1/+3
* Respect the application and system configuration settings for the proxyAndy Shaw2017-06-301-1/+1
* xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-297-34/+20
* Doc: Add note about fromPercentEncoding's behavior on invalid inputMårten Nordheim2017-06-292-0/+8
* Convert features.fontcombobox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-9/+6
* Convert features.statustip to QT_CONFIGStephan Binner2017-06-2913-23/+23
* Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2910-38/+45
* Convert features.inputdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-295-18/+13
* Convert features.progressdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-11/+7
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2914-38/+51
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2936-75/+90
* Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-291-8/+10
* QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-281-9/+9
* QProcess/Unix: move strerror() up from child to parentThiago Macieira2017-06-281-27/+19
* Windows code: Add Q_FALLTHROUGH or break to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-284-6/+7
* QNativeSocketEnginePrivate::nativeAccept(): Add missing breakFriedemann Kleint2017-06-281-0/+1
* QOperatingSystemVersion: (potentially) fix compilation with QNX 6Marc Mutz2017-06-282-0/+4
* QOperatingSystemVersion: mark as Q_RELOCATABLE_TYPEMarc Mutz2017-06-281-0/+1
* QOperatingSystemVersion/Android: compress global dataMarc Mutz2017-06-281-3/+6
* Fix GCC 8 warnings about ignored const on cast result typesMarc Mutz2017-06-282-3/+3
* QOperatingSystemVersion: remove unneded copy ctor declarationMarc Mutz2017-06-281-1/+0
* Convert features.undocommand to QT_[REQUIRE_]CONFIGStephan Binner2017-06-283-14/+12
* Convert features.undostack to QT_CONFIGStephan Binner2017-06-283-7/+6
* Convert features.undogroup to QT_[REQUIRE_]CONFIGStephan Binner2017-06-286-25/+25
* Convert features.undoview to QT_[REQUIRE_]CONFIGStephan Binner2017-06-283-10/+8
* Convert features.treewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-287-26/+17
* Convert features.listwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-286-16/+13
* Convert features.tablewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-285-16/+13
* Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-2820-67/+66
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-2843-68/+68