summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-1/+1
|\
| * Doc: Correct snippet about customizing QMenuBarNico Vertriest2019-10-111-1/+1
* | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-271-0/+5
|\ \
| * | wasm: Add saveFileContent()Morten Johan Sørvig2019-08-201-0/+5
| |/
* / Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-5/+0
|/
* Docs: Fix the snippet lookup for QFileDialog::getOpenFileContentAlessandro Portale2019-08-121-3/+3
* wasm: add public API for local file accessMorten Johan Sørvig2019-02-071-0/+11
* QtWidgets documentation: cleanupChristian Ehrlicher2019-02-053-9/+13
* DropSite example: fix documentationChristian Ehrlicher2018-12-101-55/+0
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-0/+1
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-0/+1
| |\
| | * Fix stylesheet example for QLineEdit:read-only code exampleArnaud Bienner2018-10-221-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-255-0/+174
|\| |
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-155-0/+174
| |/
* / Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-7/+9
|/
* doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-165-20/+20
* QStyle: deprecate SH_Widget_Animate in favor of SH_Widget_Animation_DurationElvis Angelaccio2017-06-041-0/+4
* Doc: Add information about styling QTableView::indicatorVenugopal Shivashankar2017-05-041-0/+6
* Doc: Updated code sample to match documentation of QCompleterSamuel Gaist2016-12-201-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-8/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-8/+0
| |\
| | * doc: Remove obsolete note for QWidget::paintEvent()Alexander Volkov2016-11-121-8/+0
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-2/+2
| |\|
| | * Doc: Fix incorrect arguments in QTableWidget::setCellWidget() snippetTopi Reinio2016-08-121-2/+2
* | | QApplication: Deprecate ColorSpec, setColorSpec() and colorSpec().Friedemann Kleint2016-04-261-0/+1
|/ /
* | Unify license header usage.Jani Heikkinen2016-03-2966-198/+858
* | Fix some documentation warnings.Friedemann Kleint2016-03-241-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-1/+1
|\|
| * QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-271-1/+1
* | Add attribute to enable font and palette propagation in QSS.Aaron Kennedy2015-09-101-0/+4
|/
* Remove a silly note from QFileDialog::getOpenFileNames documentationGiuseppe D'Angelo2015-07-171-10/+0
* Doc: rearrange tables with overflowNico Vertriest2015-06-261-4/+8
* Updated BSD licensed file headersJani Heikkinen2015-02-1566-198/+198
* Update copyright headersJani Heikkinen2015-02-1166-330/+330
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Fixed small bug in code snippet for QGraphicsItemBenjamin Summerton2014-12-101-1/+1
* Removed redundancy in QGraphicsItem documentation.Benjamin Summerton2014-12-101-15/+0
* Doc: Include QtWidgets instead of QtGuiAlexander Volkov2014-10-271-1/+1
* Add default format to QSurfaceFormatLaszlo Agocs2014-08-081-0/+19
* Enhance QOpenGLWidget docs about resource managementLaszlo Agocs2014-08-051-0/+71
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-0/+109
* Makes QPlatformTheme::PasswordMaskDelay themable using QStyleRisto Avila2014-03-141-0/+5
* Doc: correction link, example and parameter issues qtbaseNico Vertriest2014-03-101-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-1/+1
|\
| * Doc: Fix suggest parentheses GCC warningJonathan Liu2014-01-161-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
|/
* Fix bad CSS color: O (the letter) is not a valid hex digitThiago Macieira2013-12-051-1/+1
* Fix coding style in QLabel example codehjk2013-11-271-8/+8