SVN commit 1181335 by nienhueser:
Changes the routing start/destination user interface:
- Decouple the double-use of the left button ("map input" vs. "center map
here"). It's a menu now with additional bookmark / current location actions.
- Move the clear button on the right into the lineedit. Code taken from
KLineEdit, thanks.
GUI:
RB: 5485
M +1 -0 lib/CMakeLists.txt
M +154 -75 lib/routing/RoutingInputWidget.cpp
M +17 -1 lib/routing/RoutingInputWidget.h
A lib/routing/RoutingLineEdit.cpp [License: UNKNOWN]
A lib/routing/RoutingLineEdit.h [License: LGPL]
M +1 -1 lib/routing/RoutingWidget.cpp
M +2 -0 marble.qrc
http://websvn.kde.org/?view=rev&revision=1181335