KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
136688
:
Dates are not shown correctly in forms (using d...
P
roduct
:
kexi
Co
m
ponent
:
General
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
1.1 (KOffice 1.6)
Pr
i
ority
:
NOR
Severity
:
normal
V
otes
:
0
Description
:
Opened:
2006-11-02 09:32
Last Changed:
2006-11-06 21:42:54
When displaying dates in forms that were read from a table, the date is not displayed correctly. My system uses dd.mm.yyyy style for dates: 1.12.1999. for December 1st 1999. In the form, it is displayed as 19.99.1201 (Which is yyyymmdd) How to reproduce 1) Create a table with a date field 2) Create a form (Design mode), add the date field to the form 3) open the form ("Usage" mode)
Comment
#1
Jaroslaw Staniek 2006-11-06 21:42:53
SVN commit 602799 by staniek: * Kexi supports data-aware combo box widgets in forms and table views * Table View - better displaying tooltips for columns with lookup data - sorting columns with lookup data works = various improvements for combo boxes 2.0: merged Forms - database-aware combo box form widget works, improved data displaying, mouse and keyboard handling - fixed
bug #136688
- displaying dates (e.g. with dd.mm.yyyy format) = do not block Escape key if there are no data changes to cancel; do not block shortcuts like Shift+Left arrow 2.0: merged CCMAIL:
136688-done@bugs.kde.org
CCMAIL:
danny@commit-digest.org
M +13 -3 core/kexidataiteminterface.cpp M +34 -5 core/kexidataiteminterface.h M +27 -1 doc/dev/CHANGELOG-Kexi-js M +4 -5 doc/dev/TODO-Kexi-js M +44 -15 plugins/forms/kexidataprovider.cpp M +32 -14 plugins/forms/kexidbfactory.cpp M +12 -2 plugins/forms/kexiformdataiteminterface.h M +4 -4 plugins/forms/kexiformscrollview.cpp M +4 -2 plugins/forms/kexiformscrollview.h M +1 -1 plugins/forms/kexiformview.cpp M +38 -35 plugins/forms/widgets/kexidbautofield.cpp M +16 -0 plugins/forms/widgets/kexidbautofield.h M +196 -138 plugins/forms/widgets/kexidbcombobox.cpp M +43 -55 plugins/forms/widgets/kexidbcombobox.h M +9 -10 plugins/forms/widgets/kexidbform.cpp M +26 -26 plugins/forms/widgets/kexidbimagebox.cpp M +1 -1 plugins/forms/widgets/kexidbimagebox.h M +39 -19 plugins/forms/widgets/kexidblineedit.cpp M +12 -0 plugins/forms/widgets/kexidblineedit.h M +15 -0 plugins/forms/widgets/kexidbtextedit.cpp M +9 -0 plugins/forms/widgets/kexidbtextedit.h M +5 -209 plugins/tables/kexilookupcolumnpage.cpp M +0 -29 plugins/tables/kexilookupcolumnpage.h M +3 -1 plugins/tables/kexitabledesignerview.cpp M +32 -21 widget/kexidatasourcecombobox.cpp M +2 -1 widget/kexidatasourcecombobox.h M +8 -8 widget/tableview/kexiblobtableedit.cpp M +2 -2 widget/tableview/kexiblobtableedit.h M +4 -15 widget/tableview/kexibooltableedit.cpp M +1 -1 widget/tableview/kexibooltableedit.h M +38 -7 widget/tableview/kexicelleditorfactory.cpp M +13 -6 widget/tableview/kexicelleditorfactory.h M +236 -155 widget/tableview/kexicomboboxbase.cpp M +37 -53 widget/tableview/kexicomboboxbase.h M +29 -43 widget/tableview/kexicomboboxpopup.cpp M +61 -95 widget/tableview/kexicomboboxtableedit.cpp M +24 -8 widget/tableview/kexicomboboxtableedit.h M +28 -21 widget/tableview/kexidataawareobjectiface.cpp M +14 -6 widget/tableview/kexidataawareobjectiface.h M +1 -1 widget/tableview/kexidatetableedit.cpp M +1 -1 widget/tableview/kexidatetableedit.h M +1 -1 widget/tableview/kexidatetimetableedit.cpp M +1 -1 widget/tableview/kexidatetimetableedit.h M +21 -5 widget/tableview/kexiinputtableedit.cpp M +15 -3 widget/tableview/kexiinputtableedit.h M +19 -7 widget/tableview/kexitableedit.cpp M +15 -14 widget/tableview/kexitableedit.h M +53 -136 widget/tableview/kexitableview.cpp M +10 -3 widget/tableview/kexitableview.h M +0 -1 widget/tableview/kexitableview_p.cpp M +1 -8 widget/tableview/kexitableview_p.h M +14 -25 widget/tableview/kexitableviewdata.cpp M +6 -2 widget/tableview/kexitableviewdata.h M +1 -1 widget/tableview/kexitimetableedit.cpp M +1 -1 widget/tableview/kexitimetableedit.h M +1 -1 widget/utils/kexidropdownbutton.cpp
P
latform
:
Compiled Sources
O
S
:
Linux
K
eywords
:
People
Reporter
:
Frank Osterfeld
Assigned To
:
Jaroslaw Staniek
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In