Pino Toscano
130627e02b
kpdflibgsasyncgenerator -> okulargsasyncgenerator
...
svn path=/trunk/playground/graphics/okular/; revision=551189
20 years ago
Pino Toscano
0efdeb7d42
don't give them an initial parent
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=551106
20 years ago
Piotr Szymanski
4045795de8
- fix warnings
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=551075
20 years ago
Laurent Montel
0d5bd30954
Start to port it
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=551054
20 years ago
Pino Toscano
2599329b64
Port to the new KDialog / KPageDialog API
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550945
20 years ago
Pino Toscano
d2c5882a27
Port to the new KDialog / KPageDialog API
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550944
20 years ago
Pino Toscano
8b29edd06d
now that our compiling process is well defined, we can have a bit less mess in here
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550830
20 years ago
Pino Toscano
04ccb7b617
extract messages
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550822
20 years ago
Albert Astals Cid
c0a9d7af76
last move
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550783
20 years ago
Albert Astals Cid
eabbaeaead
oKular is now okular
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550782
20 years ago
Pino Toscano
5b41a8a46a
go on only if pkg-config says that all is fine
...
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=550781
20 years ago
Pino Toscano
6b240f9166
fix the saving of the selection as image
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550584
20 years ago
Pino Toscano
1e97eb77c4
- give the right handle to XRenderFillRectangle
...
- properly update the rects
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550489
20 years ago
Pino Toscano
dc0168a8f4
add the info about the number of components of the current document
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550300
20 years ago
Pino Toscano
3cdaa5bcb1
do not differentiate the # of pages automatically calculated from the one we get from the generator
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550297
20 years ago
Pino Toscano
943c553bf7
- convert it to use pkgconfig (so implicitely the minimum version required is 3.5.17, as first version that ships a .pc file)
...
- be quiet if djvu was already found
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=550295
20 years ago
Pino Toscano
15130d0454
EXPERIMENTALLY reactivate Piotr's code for text-selection
...
not working, of course
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550022
20 years ago
Pino Toscano
426ad913e7
SVN_SILENT typo
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550003
20 years ago
Pino Toscano
eee480642e
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549996
20 years ago
Pino Toscano
2a68297ce5
SVN_SILENT a bit less of mess
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549949
20 years ago
Pino Toscano
60eab90248
small API changes to Generator:
...
- more const'ness in signals
- no need to redeclare the signals in the generators, as they are already in Generator
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549941
20 years ago
Pino Toscano
09bf08b3e6
small API change for Generator: getText() just return a QString instead of a QString*, as QString is already implicitely shared
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549935
20 years ago
Pino Toscano
a04ec68dec
SVN_SILENT avoid compiler warnings
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549927
20 years ago
Pino Toscano
c9e38ddf93
Q3PtrList -> QList
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549243
20 years ago
Pino Toscano
f41e458e7e
recover well after zooming with mouse
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549223
20 years ago
Pino Toscano
87b4f81c14
less deprecated
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=549206
20 years ago
Pino Toscano
d0ac95dafd
A new backend for oKular: DjVu:
...
* uses the DjVuLibre for loading the DjVu files
* can rotate the pages
* has a cache (with few elements) with the most recently used generated pixmaps,
to reduce a bit the number of pixmap generation
There could be some issues, but mainly it works nicely.
svn path=/branches/work/kde4/playground/graphics/cmake/; revision=549184
20 years ago
Pino Toscano
d8b4dc78ad
when the layout seems to fail, we have to provide a manual calculation of the height of the thumbnail scrollview
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548566
20 years ago
Wilfried Huss
ecfa0ef5fd
Port of commit 548541:
...
Fix crash in the DVI plugin, that was introduced by my last commit.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=548542
20 years ago
Wilfried Huss
e84014d196
Port of commit 548519:
...
Set Singleton=false for the KConfigXT object KVSPrefs.
We can now access the preferences only with DataModel::preferences().
This fixes the syncronisation problems we had with the KVSPrefs, without
the need of KVSPrefs::writeConfig(), KVSPrefs::self()->readConfig()
workarounds, whenever the control flow switches shared library boundaries.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=548538
20 years ago
Albert Astals Cid
68efb45a62
compile
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548450
20 years ago
Albert Astals Cid
4d41297a82
better, i could call slotNextPage from dbus shell command, the problem that remains is that it
...
wants to be local.oKular instead of org.kde.oKular
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548445
20 years ago
Albert Astals Cid
703ed15db3
port to dbus, at least compiles, but i'm not sure it'll work
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548432
20 years ago
Albert Astals Cid
48b4c272d7
lots of commented code that completely disabled the synchorouns generator, but it almost seems the asynchronous one is working, will have to "fix" the synchorouns one after i compile the new snapshot
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548337
20 years ago
Albert Astals Cid
fa4ccdccb5
QString -> const QSTring &
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548333
20 years ago
Pino Toscano
1709204fca
SVN_SILENT duplicated stuff
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547812
20 years ago
Pino Toscano
dceb1211ca
less qt3_support
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547800
20 years ago
Pino Toscano
1db35180c1
the generator_kimgio can rotate the images
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547768
20 years ago
Pino Toscano
be355ec644
simplify a bit (and less deprecated)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547752
20 years ago
Pino Toscano
47816cbbf3
don't need to specify the "absolute" paths for the sources; some cosmetics
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547746
20 years ago
Pino Toscano
fa98f00571
reoved almost all the left files from the autoconf/automake build system.
...
only configure.in.bot in the generators subdir of okular is left, as it contains some user messages
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547679
20 years ago
Pino Toscano
d088e2f631
remove all the Makefile.am, as they are no more needed
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547662
20 years ago
Pino Toscano
6a64431c9a
kdDebug -> kDebug
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547660
20 years ago
Albert Astals Cid
4140ebdf99
some exception catching here also
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547658
20 years ago
Albert Astals Cid
cb7ca95e94
pages have orientation
...
document has a rotation to apply over the page's own orientation
text search really works now when rotating (at least all my tests here worked)
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547644
20 years ago
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
20 years ago
Pino Toscano
b270842be1
SVN_SILENT fix comments
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547486
20 years ago
Pino Toscano
3309ac8c7b
two checks more
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547485
20 years ago
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
20 years ago
Albert Astals Cid
6bf3b9408c
links where pointing one page below :-D
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547054
20 years ago