----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118203/#review58150 -----------------------------------------------------------
- Adam Dabrowski On May 19, 2014, 1:02 p.m., Adam Dabrowski wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/118203/ > ----------------------------------------------------------- > > (Updated May 19, 2014, 1:02 p.m.) > > > Review request for Marble. > > > Repository: marble > > > Description > ------- > > A first step to port Marble to Qt Quick 2.0 > Extracted most of QWidget-independent implementation code from MarbleWidget > into MarbleAbstractPresenter > Adjusted MarblePhysics as an example of a port for a class that formerly used > MarbleWidget > Wrote a stub QQuickItem class. This was tested with QML 2.0 and works > (displays maps and reacts to keyboard input). > > Still a work in progress, but a chunk that can be pushed without breaking > anything. > > > Diffs > ----- > > src/lib/marble/CMakeLists.txt 5b4a0ee > src/lib/marble/MarbleAbstractPresenter.h PRE-CREATION > src/lib/marble/MarbleAbstractPresenter.cpp PRE-CREATION > src/lib/marble/MarblePhysics.h 8559809 > src/lib/marble/MarblePhysics.cpp 9c4b112 > src/lib/marble/MarbleQuickItem.h PRE-CREATION > src/lib/marble/MarbleQuickItem.cpp PRE-CREATION > src/lib/marble/MarbleWidget.cpp 10b466e > > Diff: https://git.reviewboard.kde.org/r/118203/diff/ > > > Testing > ------- > > Tested using attached app. > Also did a regression tests for MarbleWidget (simple ones) > > > File Attachments > ---------------- > > Test. Disable plugins run with no issues. Can run with plugins, but looks > uglier. > > https://git.reviewboard.kde.org/media/uploaded/files/2014/05/19/1fb4a440-17c0-4f2c-a7c0-106704898b39__marbleQuick2.tar.gz > > > Thanks, > > Adam Dabrowski > >
_______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
