Revision 1150d67...

Go back to digest for 29th May 2011

Features in KDE Base

John Layt committed changes in [kdelibs] /:

kdeui: DateTime widgets improve api and implementation, add tests

Sorry guys, meant to push this before Beta 2 but clean forgot, one
downside to git and feature branches is loosing track of things...

Update new KDateComboBox, KTimeComboBox and KDateTimeEdit widgets with
improved api and add unit tests. These classes are now ready for final
review. The KDateTimeEdit may need a couple more bug-fixes.

Remove new KDateEdit and KTimeEdit sub-classes as I decided their use
case was very limited and not properly understood.

File Changes

Added 6 files
  • /tests
  •   kdeui/kdatecomboboxtest.cpp
  •   kdeui/kdatecomboboxtest.h
  •   kdeui/kdatetimeedittest.cpp
  •   kdeui/kdatetimeedittest.h
  •   kdeui/ktimecomboboxtest.cpp
  •   kdeui/ktimecomboboxtest.h
Deleted 6 files
  •   includes/KDateEdit
  •   includes/KTimeEdit
  •   kdeui/widgets/kdateedit.cpp
  •   kdeui/widgets/kdateedit.h
  •   kdeui/widgets/ktimeedit.cpp
  •   kdeui/widgets/ktimeedit.h
Modified 12 files
  •   includes/CMakeLists.txt
  •   kdeui/CMakeLists.txt
  •   kdewidgets/kde.widgets
  •   kdeui/tests/CMakeLists.txt
  •   kdeui/widgets/kdatecombobox.cpp
  •   kdeui/widgets/kdatecombobox.h
  •   kdeui/widgets/kdatepicker.h
  •   kdeui/widgets/kdatetimeedit.cpp
  •   kdeui/widgets/kdatetimeedit.h
  •   kdeui/widgets/kdatetimeedit.ui
  •   kdeui/widgets/ktimecombobox.cpp
  •   kdeui/widgets/ktimecombobox.h
24 files changed in total