summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1613-40/+40
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-262-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1899-99/+99
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-212-3/+3
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-1717-36/+34
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-176-6/+0
* Fix compile with -DQT_NO_DRAGANDDROPMontel Laurent2012-12-051-0/+1
* Fix memory leak. PrinterDialog is not deleted when close itMontel Laurent2012-11-301-3/+4
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2920-62/+19
* re-enable coloreditorfactory and stardelegate examplesOswald Buddenhagen2012-11-281-1/+3
* remove apparently unused fileOswald Buddenhagen2012-11-281-8/+0
* delete .desktop files of examplesOswald Buddenhagen2012-11-2817-187/+0
* Always use QAIM to get the default flags.Stephen Kelly2012-11-285-5/+5
* Remove remaning TARGET.EPOCHEAPSIZE settings from examples.hjk2012-11-271-2/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2620-39/+39
* QtBase: examples/widgets/itemviews code styleDavid Schulz2012-11-2266-385/+355
* QtBase: examples/widgets/itemviews/addressbook codestyleDavid Schulz2012-11-2211-73/+69
* Fix building of examples.Friedemann Kleint2012-11-2120-40/+40
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-232-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2299-813/+813
* Doc: Use QStyledItemDelegate and frameless spinboxes in spinbox delegate exampleGeir Vattekar2012-09-182-3/+4
* examples: Mark ctor's as explicitSergio Ahumada2012-09-177-7/+7
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-20158-0/+11794