summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-094-0/+8
* Link to AppKit instead of Cocoa.Jake Petroules2015-09-054-4/+4
* Fix mainwindow examples when clipboard support is disabled.Rafael Roquetto2015-08-112-0/+9
* Port examples/widgets/itemviews to new connection syntax.Friedemann Kleint2015-07-3124-155/+158
* Tablet example: update the cursor according to the toolShawn Rutledge2015-07-319-11/+62
* Tablet example: smoother, rotation stylus, better airbrushShawn Rutledge2015-07-315-74/+77
* Add recent file handling to SDI/MDI and remove the recentfiles example.Friedemann Kleint2015-07-3112-464/+240
* Port examples/widgets/dialogs to new connection syntax.Friedemann Kleint2015-07-2210-68/+50
* Polish the widgets/mainwindows/mdi example.Friedemann Kleint2015-07-203-149/+125
* Polish the examples/widgets/dockwidgets example.Friedemann Kleint2015-07-202-68/+41
* Port examples/widgets/mainwindows/menus to new connection syntax.Friedemann Kleint2015-07-201-22/+22
* Merge "Merge remote-tracking branch 'origin/5.5' into HEAD" into refs/staging...Simon Hausmann2015-07-173-5/+14
|\
| * Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-173-5/+14
| |\
| | * Use QImageReader::setAutoTransform() in examples.Friedemann Kleint2015-07-133-5/+14
* | | Polish the examples/widgets/mainwindows example.Friedemann Kleint2015-07-177-423/+322
* | | Polish the widgets/mainwindows/sdi example.Friedemann Kleint2015-07-173-150/+152
|/ /
* | Polish the widgets/mainwindows/application example.Friedemann Kleint2015-07-134-158/+136
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-0115-22/+26
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-305-9/+9
| * Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+2
| * fix usage of wince scopeOswald Buddenhagen2015-06-059-12/+15
* | Remove bogus call and comment from addressbookHolger Hans Peter Freyther2015-06-081-1/+0
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-046-15/+23
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-036-15/+23
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-023-2/+10
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-013-2/+10
| | | |\
| | | | * Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-273-2/+10
| | * | | imageviewer example: support loading images on iOSRichard Moe Gustavsen2015-06-021-1/+1
| | |/ /
| | * | Fix exclusion for legacy Open GL examples.Friedemann Kleint2015-05-151-5/+1
| | * | Make the windowcontainer example more robustLaszlo Agocs2015-05-121-7/+11
* | | | use INSTALLS instead of DEPLOYMENTJoerg Bornemann2015-06-034-4/+4
|/ / /
* | | Add QMainWindow::GroupedDragging DockOptionOlivier Goffart2015-05-123-7/+12
* | | Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-1/+1
* | | Add QRegularExpression based regexp toolSamuel Gaist2015-04-029-0/+565
|/ /
* | Polish the Dir View example.Friedemann Kleint2015-03-061-1/+21
* | doc: imagegestures example: document the pinch handlerShawn Rutledge2015-03-032-15/+54
* | imagegestures example: scaleFactor is relative; get values directlyShawn Rutledge2015-02-251-8/+4
* | Fixed license headersJani Heikkinen2015-02-1712-12/+12
* | Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-1612-36/+42
* | Updated BSD licensed file headersJani Heikkinen2015-02-15562-1686/+1686
* | MSVC: Remove use of -Zm argumentKai Koehne2015-02-132-13/+0
* | Update copyright headersJani Heikkinen2015-02-11806-4577/+4483
* | Remove traces of the Maemo platformTor Arne Vestbø2015-02-042-9/+0
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-032-3/+3
* | systray example: revert the heart icon to its previous versionShawn Rutledge2015-01-281-0/+0
* | Simplify fontsampler example by using the automatic tristate feature.David Faure2015-01-251-40/+1
* | D-Bus tray icon: ensure that the image is square before sendingShawn Rutledge2015-01-231-0/+0
* | Haiku: Make examples compile on HaikuTobias Koenig2015-01-142-2/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-5/+5
|\|
| * Remove a memory leak in the custom sort filter model exampleGiuseppe D'Angelo2014-12-231-5/+5