[Marble-bugs] [marble] [Bug 339410] Background color in search results do not respects system theme.

Dennis Nienhüser earthwings at gentoo.org
Sat Sep 27 04:54:00 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=339410

Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/marb
                   |                            |le/aea4a0fdf1542c13449fc83b
                   |                            |12160049de79de83
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |4.14.2

--- Comment #3 from Dennis Nienhüser <earthwings at gentoo.org> ---
Git commit ae6cf8403e88e10fb55ff9b83ed55f33c010277e by Dennis Nienhüser.
Committed on 02/08/2014 at 09:11.
Pushed by nienhueser into branch 'KDE/4.14'.

Provide access to a custom style without returning a default one

(cherry picked from commit fc9874fcf6d09c24f9eda0d5d805c0baa1a59a63)

Introduces a new method in a public header, but since it is
non-virtual it does not break ABI.

M  +5    -0    src/lib/marble/geodata/data/GeoDataFeature.cpp
M  +5    -1    src/lib/marble/geodata/data/GeoDataFeature.h

http://commits.kde.org/marble/ae6cf8403e88e10fb55ff9b83ed55f33c010277e

--- Comment #4 from Dennis Nienhüser <earthwings at gentoo.org> ---
Git commit aea4a0fdf1542c13449fc83b12160049de79de83 by Dennis Nienhüser.
Committed on 27/09/2014 at 04:27.
Pushed by nienhueser into branch 'KDE/4.14'.

KML list view styling should only be active for real styles

Containers provide a default style with a white background, but this
one should not be used for list view styling, only custom styles.
Note that the white background color is correct as per KML spec,
so changing the default background color to something invalid /
transparent is no option.
FIXED-IN: 4.14.2
(cherry picked from commit fe863defe7c846cad73092b95fb887603aa7516d)

M  +1    -1    src/lib/marble/GeoDataTreeModel.cpp

http://commits.kde.org/marble/aea4a0fdf1542c13449fc83b12160049de79de83

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list