aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog26
-rw-r--r--debian/control2
-rw-r--r--mkspecs/features/meegotouch_defines.prf.in2
3 files changed, 27 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index fe22a514..f3204046 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,30 @@
-libmeegotouch (0.20.34-1) unstable; urgency=low
+libmeegotouch (0.20.35~1) unstable; urgency=low
+
+ * Fixes: NB#183344 - System dialog has wrong label in switcher
+ * Fixes: NB#185045 - setItemStyle() is not working for MDetailedListItem
+ * Fixes: NB#185277 - MLinearLayoutPolicyPrivate::notifyAllWidgetsOfLayoutPosition() only takes in consideration one policy for a button group
+ * Fixes: NB#185041 - QtStyle Dialog and Example apps crashing when opened
+ * Fixes: NB#176987 - Text is not wrapped or scrollable in Notes and Calendar
+ * Fixes: NB#151917 - MTextEdit is not relocated correctly
+ * Fixes: NB#175181 - It is impossible to focus on [To:] field in Message Text Editor in specific case scenario
+ * Fixes: NB#182815 - Pannable widget is not transparent wrt. passing focus to child widgets
+ * Fixes: NB#184987 - (mslider_steps) MSlider: The value of the slider might stay
+ * Fixes: NB#185049 - iconStyle() is not implemented for MDetailedListItem
+ * Fixes: NB#185022 - (mslider_rounded_step) MSlider: The value of the steps is not calculated correctly.
+ * Fixes: NB#183433 - QtCriticalMsg "Qt Maemo 6 Style init" received in simple Qt application
+ * Fixes: NB#180607 - Mouse events and other gestures active during pinch gesture
+ * Fixes: NB#156327 - Still possible to interact with DuiTextEdit text even when Qt::NoTextInteraction specified
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Tue, 17 Aug 2010 10:57:53 +0300
+
+libmeegotouch (0.20.34.1-1) unstable; urgency=low
* Fixes: NB#185041 - QtStyle Dialog and Example apps crashing when opened
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Mon, 16 Aug 2010 14:33:13 +0300
+
+libmeegotouch (0.20.34-1) unstable; urgency=low
+
* Fixes: NB#174944 - MList bounces in MLinearLayoutPolicy, when the list is updated
* Fixes: NB#182799 - "window-wide" toolbar buttons in tab view get wrong selection when current page changes
* Fixes: NB#183107 - qtorientation example can't get started in SB nor HW
diff --git a/debian/control b/debian/control
index d0c2c0f5..96bd3279 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
Package: libmeegotouchcore0
Architecture: any
-Depends: ${misc:Depends}, ${launcher:Depends}, ${shlibs:Depends}, libmeegotouch-bin (= ${Source-Version}), libmeegotouch-l10n-engineering-english (= ${Source-Version}), dbus-x11, meegotouchtheme (>= 0.20.35)
+Depends: ${misc:Depends}, ${launcher:Depends}, ${shlibs:Depends}, libmeegotouch-bin (= ${Source-Version}), libmeegotouch-l10n-engineering-english (= ${Source-Version}), dbus-x11, meegotouchtheme (>= 0.20.36)
Suggests: libmeegotouch-l10n-ar, libmeegotouch-l10n-de, libmeegotouch-l10n-en, libmeegotouch-l10n-fi, libmeegotouch-l10n-hu, libmeegotouch-l10n-ur, libmeegotouch-l10n-zh-cn
Description: MeeGo Touch core library
MeeGo Touch core framework library
diff --git a/mkspecs/features/meegotouch_defines.prf.in b/mkspecs/features/meegotouch_defines.prf.in
index 8c6eaa3b..45de16bc 100644
--- a/mkspecs/features/meegotouch_defines.prf.in
+++ b/mkspecs/features/meegotouch_defines.prf.in
@@ -6,7 +6,7 @@
M_MAJOR_VERSION = 0
M_MINOR_VERSION = 20
-M_PATCH_VERSION = 34
+M_PATCH_VERSION = 35
M_VERSION=$${M_MAJOR_VERSION}.$${M_MINOR_VERSION}.$${M_PATCH_VERSION}
# first set default value for meegotouch prefix