- 17 Mar, 2007 9 commits
-
-
Pino Toscano authored
Merge the search in normal mode and the type-ahead in a search bar that appears on the bottom of the page view. This should work nicely. In presentation mode, add a small floating search toolbar that takes care of searching during the presentation mode, on document request. This is not working yet, but basically most of the work is done. Please test and report any problems you find. CCMAIL: okular-devel@kde.org svn path=/trunk/playground/graphics/okular/; revision=643607
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643535
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643530
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643515
-
Pino Toscano authored
isolate the search search bar in an own class (child of KLineEdit), so it can be used with no copy-paste job svn path=/trunk/playground/graphics/okular/; revision=643508
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643486
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643472
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643462
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643431
-
- 16 Mar, 2007 5 commits
-
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643300
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643295
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=643279
-
Tobias Koenig authored
via links. That's a bug which also exists in the original explode.c demo app from plkr.org. svn path=/trunk/playground/graphics/okular/; revision=643276
-
Tobias Koenig authored
svn path=/trunk/playground/graphics/okular/; revision=643230
-
- 14 Mar, 2007 2 commits
-
-
Pino Toscano authored
use the right cmake variables instead of hardcoding the library name svn path=/trunk/playground/graphics/okular/; revision=642611
-
Laurent Montel authored
svn path=/trunk/playground/graphics/cmake/modules/; revision=642498
-
- 13 Mar, 2007 5 commits
-
-
Albert Astals Cid authored
This change makes it compile on amd64. Tobias is the support complete? I tried a document from gutenberg website at it seems i don't get all content. CCMAIL: tokoe@kde.org svn path=/trunk/playground/graphics/okular/; revision=642294
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=642284
-
David Faure authored
Fix compilation. The mimetype handling should be rewritten though; maybe with some code in KParts itself... Next problem (on amd64): /d/kde/src/4/playground/graphics/okular/generators/plucker/unpluck/unpluck.cpp:901: error: cast from ‘void*’ to ‘int’ loses precision svn path=/trunk/playground/graphics/okular/; revision=642273
-
Dirk Mueller authored
svn path=/trunk/playground/graphics/okular/; revision=642236
-
http://www.plkr.org/Tobias Koenig authored
many eBooks. You can find sample files under http://www.gutenberg.org/ svn path=/trunk/playground/graphics/okular/; revision=641974
-
- 12 Mar, 2007 1 commit
-
-
Pino Toscano authored
extract the messages of each generator into an own pot: this way it's easier to translate a single backend (or provide the translation for a custom one), but as drawback some strings are repeated in more than one pot svn path=/trunk/playground/graphics/okular/; revision=641620
-
- 11 Mar, 2007 3 commits
-
-
Pino Toscano authored
keep the name of the current generator, and make it possible to load the custom translation of the backend svn path=/trunk/playground/graphics/okular/; revision=641598
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641458
-
Brad Hards authored
fix, and put a line break between pages in text dumps. svn path=/trunk/playground/graphics/okular/; revision=641360
-
- 10 Mar, 2007 15 commits
-
-
Pino Toscano authored
it does not make much sense to check for a serie of permissions at the same time, so just check one permission at a time svn path=/trunk/playground/graphics/okular/; revision=641341
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641337
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641327
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641321
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641313
-
Pino Toscano authored
Cache the export formats, so we can know better if the text/plain formst is supported by the backend (and act accordingly). svn path=/trunk/playground/graphics/okular/; revision=641302
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641248
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641195
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641192
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641188
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=641179
-
Brad Hards authored
QXmlStreamReader. This still isn't working the way I would like - looks to be something wrong in either the character selection or the matrix transformation code. Also implemented the "export to" text/plain. svn path=/trunk/playground/graphics/okular/; revision=641156
-
Brad Hards authored
a little more debugging, and about half as much code. svn path=/trunk/playground/graphics/okular/; revision=641126
-
Brad Hards authored
svn path=/trunk/playground/graphics/okular/; revision=641121
-
Brad Hards authored
for kDebug(), don't use kWarning() for general debugging. svn path=/trunk/playground/graphics/okular/; revision=641120
-