Pino Toscano
b8a458dcdc
old stuff no more used, and no need to waste i18n strings
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=690057
19 years ago
Pino Toscano
ca481df309
SVN_SILENT old stuff
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=690056
19 years ago
Pino Toscano
301ab93196
Riactivate the very very very, and I underline very, experimental newstuff support we had before the KNS1 -> KNS2 switch:
...
- install a newstuff rc config, pointing to the NS1 stuff on okular.kde.org
- show the download dialog for newstuff, properly (hopefully) initialized
- proper linking for the okularpart
svn path=/trunk/KDE/kdegraphics/okular/; revision=690047
19 years ago
Pino Toscano
d57dc437b5
Give a "better" subtitle for the Accessibility configuration page so it's more "compliant" (but it was also before, IMHO) to the new HIG.
...
BUG: 145368
svn path=/trunk/KDE/kdegraphics/okular/; revision=689887
19 years ago
Script Kiddy
0fc32d6b18
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=689368
19 years ago
Pino Toscano
536b632536
Correctly translate the ink annotations now.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=689204
19 years ago
Pino Toscano
668dcad8da
Now the annotations can be dragged and moved after being placed on a page, even if the page is rotated.
...
Ctrl+right mouse button is what is needed to do that.
At the moment, only line, stamp and geometric annotations can be moved with mouse dragging.
svn path=/trunk/KDE/kdegraphics/okular/; revision=689185
19 years ago
Pino Toscano
ba765a3b69
give the right parent page to the annotations also when restoring them from xml
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=689162
19 years ago
Pino Toscano
0e7aeb2ba8
no need to set a new rotation if it's equal to the currently set
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=689135
19 years ago
Pino Toscano
b41dcfeddc
- store a pointer of the owning page in each annotation
...
- preliminary API for translating an annotation
svn path=/trunk/KDE/kdegraphics/okular/; revision=689133
19 years ago
Aaron J. Seigo
425252e04a
add about data to this generator. also makes a pot file possible again. everyone wins. ;)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688746
19 years ago
Pino Toscano
9f17173619
always as temporary widget, show a text area for the annotation contents
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688354
19 years ago
Pino Toscano
65f4831365
correct markup 2, the revenge
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688312
19 years ago
Pino Toscano
26857d5433
SVN_SILENT don't allocate a matrix in the rare case there's no need for it
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688310
19 years ago
Pino Toscano
3c009773ca
__linux__ -> Q_OS_LINUX
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688273
19 years ago
Christian Ehrlicher
eff4ffe995
win32 compile++
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688272
19 years ago
Pino Toscano
b73555b7f3
Windows functions to get the amount of total and free memory.
...
Patch by Huhn Put, thanks!
CCMAIL: nhuh.put@web.de
svn path=/trunk/KDE/kdegraphics/okular/; revision=688271
19 years ago
Pino Toscano
905f6c0946
int -> qulongqlong for the memory sizes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688263
19 years ago
Christian Ehrlicher
62ba0d45d0
k3procio--
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688262
19 years ago
Christian Ehrlicher
a913ceb5fd
win32 compile++
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688260
19 years ago
Pino Toscano
88474e3e46
manually iterate in RegularArea instead of using Q_FOREACH, it seems msvc does not like it in template classes
...
remove the return value in a void function
svn path=/trunk/KDE/kdegraphics/okular/; revision=688259
19 years ago
Pino Toscano
54f586f18a
remove the editing of unique name and flags, they are internal
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688247
19 years ago
Pino Toscano
4754b6713e
no need for a parent widget, as its parent will be another layout
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688246
19 years ago
Pino Toscano
5f3a391744
string -> char for startsWith()
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688234
19 years ago
Pino Toscano
5f38c3305f
typos
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688232
19 years ago
Pino Toscano
8114ea7200
fix or add the include guards
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688231
19 years ago
Stephan Kulow
137f5be786
don't overrun array (CID 3864)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=688155
19 years ago
Pino Toscano
dab13e8241
SVN_SILENT improve apidox for setAboutData()
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=687845
19 years ago
Pino Toscano
27e738f238
Start adding backend information to each generator.
...
Added them for DjVu, TIFF and XPS as a start.
Feel free to add them in the other generators, or to add your name if missing :)
CCMAIL: okular-devel@kde.org
svn path=/trunk/KDE/kdegraphics/okular/; revision=687842
19 years ago
Pino Toscano
fea03a9bbd
appName -> catalogName, even for the information we get from the about data
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=687836
19 years ago
Pino Toscano
66518d52a7
Do not delete the kde bookmark manager here, it's automatically deleted.
...
This fixes a crash on close after being embedded, making okular finally usable as print preview component :)
svn path=/trunk/KDE/kdegraphics/okular/; revision=687815
19 years ago
Pino Toscano
f2ef436a56
when in embedded mode, create only the base actions for the view (zoom combo/in/out)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=687811
19 years ago
Pino Toscano
2f8a8f8f44
fix integration with the shell
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=687581
19 years ago
Pino Toscano
5387c50960
Make the Configure backends dialog working, of course if the generators have the proper support for "mutable" configuration.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=687065
19 years ago
Pino Toscano
65920e10c6
document that reparseConfig() can be called even when not really necessary
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=687022
19 years ago
Pino Toscano
43f83cb967
move the calculation of the number of configurable generators to the Document, and start to store the information about the configurability of a generator
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=687014
19 years ago
Script Kiddy
c1a3a10aa0
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686774
19 years ago
Pino Toscano
a07b2ca166
Properly build the url of the external sound to be played.
...
This makes okular able to play external sounds again :)
svn path=/trunk/KDE/kdegraphics/okular/; revision=686652
19 years ago
Laurent Montel
889031ab1d
Remove not necessary cmake variable
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686601
19 years ago
Script Kiddy
94e66ff910
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686331
19 years ago
Pino Toscano
f76f15470a
Add the file size to the document information that the generator may provide.
...
Avoid crashing if the generators provides no information.
(Implements part (a) of KPDF #140109.)
svn path=/trunk/KDE/kdegraphics/okular/; revision=686290
19 years ago
Pino Toscano
b861878436
RegularAreaRect needs to be exported
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686286
19 years ago
Pino Toscano
2dd2506b8d
forward declare what we can, so including area.h is no more needed
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686282
19 years ago
Pino Toscano
fbe8dbf108
promote RegularAreaRect from a typedef to a class, a bit more easy to eventually expand in the future
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686281
19 years ago
Pino Toscano
ffd5ed0280
the dialog for choosing backend is private, so let its header be _p.h
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686276
19 years ago
Pino Toscano
808aa2a621
duplicate header
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686269
19 years ago
Pino Toscano
f28acc1e74
correct markup
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686267
19 years ago
Pino Toscano
a71f01234b
delete the internal doc when we close the document, not when we open the new one
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686242
19 years ago
Laurent Montel
f2ce8de556
Remove not necessary cmake variable (already defined
...
into lib dependancy)
svn path=/trunk/KDE/kdegraphics/okular/; revision=686187
19 years ago
Pino Toscano
f5c216b19c
extract the private class of AudioPlayer out of the implementation, so the Document can store the url of the current document;
...
disable the playing of external sounds for remote (non-local) documents;
simple compile fix in the embedded sound paying code
svn path=/trunk/KDE/kdegraphics/okular/; revision=686133
19 years ago