[Marble-commits]  KDE/kdeedu/marble/src/plugins/render/routing
    Dennis Nienhüser 
    earthwings at gentoo.org
       
    Tue Nov  2 22:53:34 CET 2010
    
    
  
SVN commit 1192396 by nienhueser:
Use one .ui file instead of three. Fixes visual glitch between two nearby widgets (previously overlapping) and makes it easier to maintain. Use a d-pointer. Use Q_PRIVATE_SLOTs. Gray out next instruction when it's far away (more than 1000 m, transport type adaption tbd). Increase text size when close to the next instruction point. Fix unneccessary double slot connection to position tracking and routing model. Fix zoom buttons not disabled at min/max zoom values. Re-add progress bar distance estimator, but use the distance to the instruction point instead of the remaining time (less flaky).
 M  +1 -5      CMakeLists.txt  
 D             RoutingInformationWidget.ui  
 D             RoutingInformationWidgetSmall.ui  
 M  +242 -322  RoutingPlugin.cpp  
 M  +25 -95    RoutingPlugin.h  
 A             RoutingPlugin.ui  
 D             RoutingWidgetSmall.ui  
http://websvn.kde.org/?view=rev&revision=1192396
    
    
More information about the Marble-commits
mailing list