summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdatetimeedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDateTimeEdit: synchronize time-spec before initializing displayEdward Welbourne2016-09-271-1/+3
* Remove QDateTimeEditPrivate's duplication of QDateTimeParser code.Edward Welbourne2016-04-081-5/+0
* QDateTimeParser: new Section mask values simplify code.Edward Welbourne2016-04-081-6/+6
* QtWidgets: includemocsMarc Mutz2016-03-181-0/+1
* Disintermediate QDateTimeParser::SectionNode operations.Edward Welbourne2016-02-021-3/+3
* Unbreak ubsan developer-buildMarc Mutz2016-01-061-0/+4
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-1/+1
* Translate AM/PM under the QDateTimeParser context so it is consistentAndy Shaw2015-05-281-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-1/+0
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QDateEdit popup appearance on macJens Bache-Wiig2014-03-041-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QDateTimeEdit: use QSignalBlockerMarc Mutz2013-10-301-7/+3
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Fix sizeHint for QAbstractSpinBoxCaroline Chao2013-02-121-13/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-061-6/+6
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-281-6/+6
* De-inline some destructors in QtWidgetsMarc Mutz2012-11-061-0/+21
* QDateTimeEdit: don't throw off auto-indentionMarc Mutz2012-10-221-3/+2
* Bring back MacSizeChange eventGabriel de Dietrich2012-10-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* [Qt5 Docs] Fix typos and style of qtimer.cpp and qdatetimeedit.cppDavid Gil2012-09-101-17/+16
* Fix QDateEdit displaying day as a number for short and long day formatsMitch Curtis2012-09-051-5/+6
* QDate/TimeEdit: fix qdoc warningsJ-P Nurmi2012-08-171-0/+12
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-7/+7
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-281-0/+20
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-30/+30
* 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
* Fix QDateEdit calendar pop-up having wrong datejahonkon2011-11-141-0/+2
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-3/+3
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-14/+27
* library splitLars Knoll2011-05-071-0/+2642