Commit graph

136 commits

Author SHA1 Message Date
Albert Astals Cid
bb0f9f6bfb ok, someone hit me with a stick
Finding text in rotated pages highlights the correct square now

svn path=/branches/work/kde4/playground/graphics/okular/; revision=547611
2006-06-02 18:36:59 +00:00
Albert Astals Cid
6f0787a6fd some cleaning
rotation half works on pdf, search is problematic
this makes you need poppler cvs again

svn path=/branches/work/kde4/playground/graphics/okular/; revision=547375
2006-06-01 21:04:04 +00:00
Albert Astals Cid
6bf3b9408c links where pointing one page below :-D
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547054
2006-05-31 18:13:47 +00:00
Pino Toscano
419cdfbcd0 simply my previous algorithm
less deprecated (QByteArray)

svn path=/branches/work/kde4/playground/graphics/okular/; revision=547038
2006-05-31 17:23:47 +00:00
Pino Toscano
56a03cd1e4 avoid to consider pages like foo.html and foo.html#bar as different, as actualy they are the same page, just with a different ref. this way we avoid to load many pages repeated (depending on the hyperlinks in the document)
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547012
2006-05-31 16:48:37 +00:00
Pino Toscano
9361ce44be less deprecated (Q3CString)
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546943
2006-05-31 13:37:58 +00:00
Pino Toscano
1c5d4a5507 start to provide information, only the title for the moment
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546915
2006-05-31 11:42:53 +00:00
Pino Toscano
6b401ba29b not need to unlock() something not locked.
now i don't get the: "ASSERT failure in QMutex::unlock(): "A mutex must be unlocked in the same thread that locked it.", file thread/qmutex.cpp, line 248" and the crash when closing okular.

svn path=/branches/work/kde4/playground/graphics/okular/; revision=546856
2006-05-31 08:27:36 +00:00
Pino Toscano
7862ce2c4c initialize some unitialized variables, thanks to valgrind
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546752
2006-05-30 22:42:23 +00:00
Albert Astals Cid
e5a42e86ab with this i can get the first page of valgrind PS manual to display
no more pages are generated, and crashes on closing, but something is something :-D

svn path=/branches/work/kde4/playground/graphics/okular/; revision=546697
2006-05-30 19:18:53 +00:00
Albert Astals Cid
b505aff492 has to be a gui app, if not crashes when asking for QX11Info
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546669
2006-05-30 17:48:09 +00:00
Pino Toscano
129b431ad4 make the ghostview generator use the paper size managment of the Generator, ie reusing the already-there action
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546397
2006-05-29 22:30:50 +00:00
Pino Toscano
6f25714b53 change the way we build qgs and the ghostscript plugin of okular: instead of
compiling both separately and relying on the installed qgs for okular, only
look for libgs and build both qgs and ghostscript at the same time.

svn path=/branches/work/kde4/playground/graphics/cmake/; revision=546363
2006-05-29 20:33:55 +00:00
Pino Toscano
c4dbfa5ea3 fix assert
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546302
2006-05-29 17:44:36 +00:00
Pino Toscano
ee18262afa fix connections
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546211
2006-05-29 13:53:42 +00:00
Pino Toscano
d89f7c92d4 fix crash by ending the paint operations when they're done
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546187
2006-05-29 12:49:03 +00:00
Pino Toscano
fedf49f089 less deprecated
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546170
2006-05-29 11:35:30 +00:00
Pino Toscano
507c365be8 export correctly so it can be started by klauncher
use the correct types (uint -> int)

svn path=/branches/work/kde4/playground/graphics/okular/; revision=546158
2006-05-29 10:51:32 +00:00
Pino Toscano
4cf3904b16 convert the config widget to ui4 and "fix" the crash when creating the ghostscript generator
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546132
2006-05-29 09:12:29 +00:00
Pino Toscano
007a1cab7e SVN_SILENT clean a bit
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546124
2006-05-29 08:33:16 +00:00
Pino Toscano
f8c91c218b make the ghostview generator compile and link (but crashes...)
svn path=/branches/work/kde4/playground/graphics/okular/; revision=546123
2006-05-29 08:24:13 +00:00
Albert Astals Cid
13dde4096f use the nice code brad wrote for poppler that allows you to extract embedded files from a pdf document.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=545966
2006-05-28 16:54:54 +00:00
Pino Toscano
be8b593472 less deprecated
svn path=/branches/work/kde4/playground/graphics/okular/; revision=543726
2006-05-22 16:53:18 +00:00
Pino Toscano
7049feb8de port to the new kdelibs api; mainly ktrader usage and URL -> Url
svn path=/branches/work/kde4/playground/graphics/okular/; revision=543576
2006-05-22 14:02:24 +00:00
Pino Toscano
64867d5b3c move the okular configurations to config-okular.h
create again the options to force the DRM (give -DOKULAR_FORCE_DRM=ON to cmake)
KPDF_FORCE_DRM -> OKULAR_FORCE_DRM

svn path=/branches/work/kde4/playground/graphics/okular/; revision=542815
2006-05-20 12:35:11 +00:00
Albert Astals Cid
7ab451aae1 some leaks less
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540485
2006-05-13 16:06:54 +00:00
Albert Astals Cid
8f9801edf4 fix spacing
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540476
2006-05-13 15:04:55 +00:00
Albert Astals Cid
68830e0508 fix search (a bit) and rect passing top != right dude!!
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540475
2006-05-13 15:04:22 +00:00
Laurent Montel
1acd92c193 kde4_header and kde4_footer() are gone now
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540429
2006-05-13 12:55:15 +00:00
Albert Astals Cid
33848a3ee8 The big poppler commit, we now don't use poppler but poppler-qt4 frontend, and that is GOOD
You need poppler from cvs as of today, i'll change the check to a bigger version number once a new poppler gets released
There are still some problems i think but i'm commiting to see if someone wants to help ;-)
Includes some EBN fixes by Christian Mueller

svn path=/branches/work/kde4/playground/graphics/okular/; revision=540404
2006-05-13 11:17:24 +00:00
Pino Toscano
f8de9e780e adapt to the recent cmake changes
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540372
2006-05-13 09:10:26 +00:00
Pino Toscano
1e697c87ca less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538075
2006-05-06 17:56:18 +00:00
Laurent Montel
aec1a39263 fix warning
svn path=/branches/work/kde4/playground/graphics/okular/; revision=533081
2006-04-23 16:00:45 +00:00
Laurent Montel
1ce4f247a4 Fix use {PLUGIN_INSTALL_DIR}
svn path=/branches/work/kde4/playground/graphics/okular/; revision=531061
2006-04-18 14:25:16 +00:00
Pino Toscano
90db8a5868 less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=529479
2006-04-13 14:51:05 +00:00
Pino Toscano
abbe32b397 fix compilation
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528357
2006-04-10 20:26:46 +00:00
Pino Toscano
e3994658b6 make it compile with the new snapshot
port to the new i18n api

svn path=/branches/work/kde4/playground/graphics/okular/; revision=528345
2006-04-10 19:50:00 +00:00
Pino Toscano
965dff8965 SVN_SILENT cleanup
svn path=/branches/work/kde4/playground/graphics/okular/; revision=527316
2006-04-07 17:28:50 +00:00
Pino Toscano
863da7ba3e less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=526826
2006-04-05 17:49:44 +00:00
Pino Toscano
55bc51a6d0 less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525131
2006-03-31 21:51:45 +00:00
Pino Toscano
58a391e7a2 improve a bit
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524837
2006-03-31 11:22:29 +00:00
Albert Astals Cid
e83d78eac6 build a bit more
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524654
2006-03-30 21:13:14 +00:00
Pino Toscano
11d5e77ff4 less qt3/kde3 support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524525
2006-03-30 15:27:27 +00:00
Pino Toscano
22c45feb7e less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524154
2006-03-29 20:43:48 +00:00
Pino Toscano
34f2498f1f less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524117
2006-03-29 19:14:04 +00:00
Albert Astals Cid
26708c58b9 would link if i did not had to copies of poppler around
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524092
2006-03-29 17:47:07 +00:00
Pino Toscano
4bd3b60d6c less qt3_support
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524083
2006-03-29 17:16:46 +00:00
Pino Toscano
a536c798f2 - the fax library and its generator compile and link correctly
- less kde3 support
- small fix in the top CMakeLists.txt

svn path=/branches/work/kde4/playground/graphics/okular/; revision=524044
2006-03-29 15:50:33 +00:00
Pino Toscano
0b29b076b8 Some work on the chm generator:
- correctly find the chm library
- make the chm generator and the kio-msits compile and link
- some qt3/kde3 support less

svn path=/branches/work/kde4/playground/graphics/cmake/; revision=523938
2006-03-29 14:33:15 +00:00
Pino Toscano
c256664918 not executable
svn path=/branches/work/kde4/playground/graphics/okular/; revision=523930
2006-03-29 14:08:47 +00:00