index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
widgets
/
widgets
/
qdatetimeedit
/
tst_qdatetimeedit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port QDateTimeEdit internals to QTimeZone
Edward Welbourne
2022-12-09
1
-30
/
+10
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-21
/
+21
*
Fix use of 0 as null pointer in tst_QDateTimeEdit
Edward Welbourne
2022-09-20
1
-2
/
+2
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
1
-8
/
+10
*
Fix initialization of QDateEdit and QTimeEdit
Edward Welbourne
2022-08-04
1
-2
/
+0
*
Fix handling of invalid input to Q(Date|Time)Edit constructors
Edward Welbourne
2022-08-04
1
-2
/
+1
*
Expand QDateTime edit constructor tests to cover Q(Date|Time)Edit
Edward Welbourne
2022-08-04
1
-20
/
+51
*
Simplify the data tables for some QDateTimeEdit constructor tests
Edward Welbourne
2022-08-04
1
-75
/
+30
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
QtBase: replace windows.h with qt_windows.h
Yuhang Zhao
2021-11-23
1
-3
/
+1
*
Use UTC when parsing only a date or only a time, not a date-time
Edward Welbourne
2021-06-23
1
-2
/
+2
*
Fix handling of day-of-week in QDateTimeParser and QDateTimeEdit
Edward Welbourne
2021-06-23
1
-12
/
+18
*
tst_QDateTimeEdit::editingRanged(): use QScopedPointer
Edward Welbourne
2021-06-03
1
-16
/
+12
*
Add the "Territory" enumerated type for QLocale
JiDe Zhang
2021-04-15
1
-2
/
+2
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-6
/
+4
*
Restore previous QDateTime behavior in DST gap
Andreas Buhr
2020-12-15
1
-2
/
+2
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-1
/
+1
*
Avoid repeated date-time formatting in test data naming
Edward Welbourne
2020-10-09
1
-14
/
+16
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Test end-date, not just its string representation, in QDTE test
Edward Welbourne
2020-10-06
1
-170
/
+264
*
Re-enable a QDateTimeEdit right-to-left test of its sectionText()
Edward Welbourne
2020-09-30
1
-8
/
+11
*
Remove winrt
Oliver Wolff
2020-06-06
1
-1
/
+1
*
Make qtbase compile without QT_CONFIG(timezone)
Andrei Golubev
2020-05-11
1
-0
/
+14
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-0
/
+116
|
\
|
*
QDateTimeEdit: with keyboardTracking off, allow values outside the range
Volker Hilsheimer
2020-03-20
1
-0
/
+116
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-0
/
+231
|
\
\
|
|
/
|
*
Fix QDateTimeEdit's handling of invalid time in dst gap
Volker Hilsheimer
2020-02-27
1
-0
/
+231
*
|
Convert date-time faithfully in QDateTimeEdit::setDateTime()
Edward Welbourne
2019-12-12
1
-0
/
+50
|
/
*
Avoid initializing QFlags with 0 or nullptr in tests
Friedemann Kleint
2019-11-26
1
-4
/
+7
*
Widget tests: Skip tests that fail on Wayland
Johan Klokkhammer Helsing
2019-10-18
1
-0
/
+9
*
Pass QDate, QTime as value classes, rather than by const reference
Edward Welbourne
2019-08-30
1
-4
/
+2
*
Finish deprecating obsolete members of QWheelEvent
Shawn Rutledge
2019-07-12
1
-6
/
+2
*
Remove usages of deprecated APIs from QDateTime
Sona Kurazyan
2019-07-02
1
-1
/
+1
*
Remove QLatin1Literal usages
Giuseppe D'Angelo
2019-06-10
1
-15
/
+15
*
Fix deprecation warnings in widget autotests
Christian Ehrlicher
2019-02-08
1
-8
/
+12
*
Update to CLDR v34
Edward Welbourne
2018-11-02
1
-8
/
+8
*
tst_qdatetimeedit: call setCalendarPopup(false) when cleaning up
Mitch Curtis
2018-08-07
1
-0
/
+2
*
tst_qdatetimeedit: hide testWidget when creating widgets on the stack
Mitch Curtis
2018-08-07
1
-0
/
+7
*
Add QStyle::SH_SpinBox_StepModifier style hint
Nathan Collins
2018-07-12
1
-108
/
+219
*
Apply Qt::ControlModifier to all spin box interactions
Nathan Collins
2018-05-24
1
-12
/
+484
*
Raise the upper bound on years to 9999
Edward Welbourne
2017-11-30
1
-22
/
+22
*
Test locale propagation from date-time editor to its calendar popup
Soroush Rabiei
2017-07-28
1
-0
/
+21
*
Convert features.wheelevent to QT_CONFIG
Stephan Binner
2017-06-28
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-24
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-23
1
-1
/
+1
|
|
\
|
|
*
tst_QDateTimeEdit: Use base method, not direct member access
Edward Welbourne
2016-11-18
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-29
1
-0
/
+8
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-28
1
-0
/
+8
|
|
\
\
|
|
|
/
|
|
*
QDateTimeEdit: synchronize time-spec before initializing display
Edward Welbourne
2016-09-27
1
-0
/
+8
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-11
1
-8
/
+8
|
\
\
\
|
|
/
/
[next]