Find a file
Pino Toscano 192c0a0880 refactor a bit the string matching in text search, using a intermediate comparer function
this way, we can choose the comparing strategy before starting the search
also, make the comparer function use stringref, so we avoid copying data from the original strings (meaning less memory used, and slightly faster)
provide two comparing strategies, case sensitive and case insensitive, to continue doing the same job done so far

svn path=/trunk/KDE/kdegraphics/okular/; revision=1066591
2009-12-27 14:22:13 +00:00
cmake/modules Add a [hidden] config option to set hinting to fonts 2009-10-08 21:55:51 +00:00
conf Save case sensitivity and regular expression search options for the Contents 2009-11-19 17:26:41 +00:00
core refactor a bit the string matching in text search, using a intermediate comparer function 2009-12-27 14:22:13 +00:00
doc fix typos reported on kde-i18n-doc + use entities 2009-10-05 13:52:42 +00:00
generators SVN_SILENT made messages (.desktop file) 2009-12-22 10:04:12 +00:00
interfaces in case we have a new enough poppler give a better error message when we can't save files with /Encrypt 2009-10-19 23:00:52 +00:00
shell SVN_SILENT made messages (.desktop file) 2009-12-22 10:04:12 +00:00
tests isolate the argument -> url conversion code in an own function in the ShellUtils namespace 2009-10-08 23:48:04 +00:00
ui activate the overwriting confirmation in all the other file save dialogs 2009-12-26 20:47:58 +00:00
.krazy - finetune the imported chm stuff 2008-03-16 17:48:45 +00:00
aboutdata.h don't forget, just before the string freeze kicks in 2009-11-25 19:10:55 +00:00
AUTHORS oKular goes poppler 2006-03-19 18:03:43 +00:00
CMakeLists.txt disable the (already unused) knewstuff2 stuff from compilation and installation 2009-12-26 16:23:36 +00:00
config-okular.h.cmake move the okular-poppler specific configuration into its own config.h 2007-09-07 16:04:32 +00:00
COPYING - MERGE KPDF 3.5 CHANGES 2005-11-04 11:59:51 +00:00
extensions.cpp using Part as class name makes it very easy to collide with other Parts out there and very ugly things will happen, add a namespace 2009-10-26 20:59:24 +00:00
extensions.h using Part as class name makes it very easy to collide with other Parts out there and very ugly things will happen, add a namespace 2009-10-26 20:59:24 +00:00
kdocumentviewer.h SVN_SILENT repeat with me, always check twice when doing a copy&paste... 2007-05-24 20:57:00 +00:00
Mainpage.dox let's try telling doxygen which class should it extract from... 2008-01-24 14:22:17 +00:00
Messages.sh extract also the tool names for translation 2007-12-03 20:01:53 +00:00
okular_part.desktop SVN_SILENT made messages (.desktop file) 2009-12-22 10:04:12 +00:00
OkularConfigureChecks.cmake SVN_SILENT simplify 2007-11-25 14:10:18 +00:00
part.cpp Use the KDE 4.4 way to ask for the "exists, overwite?" confirmation dialog. 2009-12-26 18:48:42 +00:00
part.h using Part as class name makes it very easy to collide with other Parts out there and very ugly things will happen, add a namespace 2009-10-26 20:59:24 +00:00
part.rc Add a "Find Previous" action. 2009-02-14 17:11:29 +00:00
README.internals.png Optimize PNG files again. 2008-01-02 00:10:07 +00:00
TODO SVN_SILENT update 2008-09-02 20:52:03 +00:00
VERSION bump development version to 0.9.80 2009-06-25 00:48:01 +00:00