----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109009/#review27676 -----------------------------------------------------------
generators/txt/CMakeLists.txt <http://git.reviewboard.kde.org/r/109009/#comment20729> This probably should go away? generators/txt/active-documentviewer_txt.desktop <http://git.reviewboard.kde.org/r/109009/#comment20730> Clean all the translations, that's for our translators and translation script to maintain. generators/txt/converter.h <http://git.reviewboard.kde.org/r/109009/#comment20731> bad define name generators/txt/converter.h <http://git.reviewboard.kde.org/r/109009/#comment20732> This red that reviewboard shows maybe means you're mixing tabs & spaces or something? generators/txt/converter.cpp <http://git.reviewboard.kde.org/r/109009/#comment20733> Do you need all these includes? generators/txt/document.cpp <http://git.reviewboard.kde.org/r/109009/#comment20734> This seems like it should be a debug not a warning generators/txt/document.cpp <http://git.reviewboard.kde.org/r/109009/#comment20735> warning -> debug empty space at the end of line generators/txt/document.cpp <http://git.reviewboard.kde.org/r/109009/#comment20736> if encoding is "" this will crash - Albert Astals Cid On Feb. 18, 2013, 5:03 p.m., Azat Khuzhin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/109009/ > ----------------------------------------------------------- > > (Updated Feb. 18, 2013, 5:03 p.m.) > > > Review request for Okular and Albert Astals Cid. > > > Description > ------- > > Simple txt backend for okular. > > Development history: > https://github.com/azat/okular/compare/master...add-txt-support > > From mailing list: > http://comments.gmane.org/gmane.comp.kde.devel.okular/13279 > > > Diffs > ----- > > generators/txt/generator_txt.cpp PRE-CREATION > generators/txt/libokularGenerator_txt.desktop PRE-CREATION > generators/txt/okularApplication_txt.desktop PRE-CREATION > generators/txt/okularTxt.desktop PRE-CREATION > generators/CMakeLists.txt 5a101bf > generators/txt/CMakeLists.txt PRE-CREATION > generators/txt/active-documentviewer_txt.desktop PRE-CREATION > generators/txt/converter.h PRE-CREATION > generators/txt/converter.cpp PRE-CREATION > generators/txt/document.h PRE-CREATION > generators/txt/document.cpp PRE-CREATION > generators/txt/generator_txt.h PRE-CREATION > > Diff: http://git.reviewboard.kde.org/r/109009/diff/ > > > Testing > ------- > > Tested manually. > > > Thanks, > > Azat Khuzhin > >
_______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
