summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcalendarwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtWidgets: use Q_UNLIKELY for every qWarning() (1)Marc Mutz2015-11-211-1/+1
* QCalendarWidget: replace a QVector by std::vectorMarc Mutz2015-11-041-14/+13
* QCalendarWidget: replace a QMap<Qt::DayOfWeek,.> with a static assoc arrayMarc Mutz2015-11-041-1/+36
* QCalendarWidget: hold SectionToken by-valueMarc Mutz2015-11-031-46/+42
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-3/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QCalendarWidget: simplify formatNumber()Marc Mutz2015-02-041-10/+1
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* QCalendarWidget: avoid three dynamic allocationsMarc Mutz2015-02-021-21/+15
* QCalendarWidget: Extract Method formatNumber()Marc Mutz2015-02-021-34/+21
* Micro-optimize QCalendarDateSectionValidator::highlightString()Marc Mutz2015-02-021-1/+1
* Make QCalendarDateSectionValidator::highlightString() staticMarc Mutz2015-02-021-2/+2
* QCalendarWidget: use ctor-init-list (II)Marc Mutz2015-02-021-2/+4
* QCalendarWidget: use ctor-init-list (I)Marc Mutz2015-02-021-13/+13
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-37/+37
* Respect contents margins when calculating the size hintLars Knoll2014-10-221-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QCalendarWidget: fix a bug when parsing date/time formatsMarc Mutz2014-09-231-0/+1
* QCalendarWidget: move all helper classes into the unnamed namespaceMarc Mutz2014-09-231-0/+4
* QCalendarWidget: move QCalendarTextNavigator into qcalendarwidget.cppMarc Mutz2014-09-231-1/+41
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Docs: cleaned up remaining cleanlooks references and screenshotsJ-P Nurmi2012-11-281-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documentation fixes.Frederik Gladhorn2012-09-211-11/+0
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-1/+1
* Make QCalendarWidget use its locale's firstDayOfWeek.Mitch Curtis2012-06-281-3/+5
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-6/+6
|\
| * Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-6/+6
* | Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-2/+2
|/
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Remove obsolete function isHeaderVisible.Frederik Gladhorn2011-09-291-22/+7
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+3104