----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116662/ -----------------------------------------------------------
(Updated March 8, 2014, 7:29 p.m.) Review request for Calligra, Inge Wallin and Dan Leinir Turthra Jensen. Changes ------- Fixed minor problems Deleted unused slot from declaration (and you can now compile code!) Spell-error in comment fixed Deleted unused code from copied docker Deleted trailling spaces Repository: calligra Description ------- That's the navigator docker for Words. It allow to quickly navigate through document by jumping to sections headers. Navigator looks through all paragraphs with outline property, and stores them in QTreeView allowing fast jump with single click. I want some response about UI: 1) maybe make the rows bigger? and about the implementation: 2) how can we track structure changes more effective to avoid complete rebuilding of tree? 3) view is flickering when updating.. Diffs (updated) ----- words/part/dockers/KWNavigationWidget.h PRE-CREATION words/part/dockers/KWNavigationWidget.cpp PRE-CREATION words/part/dockers/KWNavigationDocker.cpp PRE-CREATION words/part/dockers/KWNavigationDocker.h PRE-CREATION words/part/CMakeLists.txt e6e39e8 words/part/KWFactory.cpp 14dfbed Diff: https://git.reviewboard.kde.org/r/116662/diff/ Testing ------- Have tested it on document, containing 3 pages with many headers of different levels. Thanks, Denis Kuplyakov
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel