Pino Toscano
be0023b02a
recognize correctly the compressed mimetypes for pdf, ps and dvi
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=692295
19 years ago
Pino Toscano
ec4827fc16
bump version to 0.5.90 for kde 4.0 beta1
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=692060
19 years ago
Pino Toscano
4611b6ffad
svnrevertlast
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691707
19 years ago
Aaron J. Seigo
a8e576712e
kiconloader fixes
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691642
19 years ago
Aaron J. Seigo
a58e671331
build
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691639
19 years ago
Thiago Macieira
55f327e0cc
Adapt to the new UDSEntry
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691624
19 years ago
Pino Toscano
23337e1c71
move the number of maximum and saved history step into a single location for both
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691448
19 years ago
Pino Toscano
bd462a9a0d
"Single" -> "Single Page"
...
"Facing" -> "Facing Pages"
svn path=/trunk/KDE/kdegraphics/okular/; revision=691430
19 years ago
Pino Toscano
5556af3210
get rid of the hand made resize grip and use QSizeGrip - the trick about it was making the widget to be resized a Qt::SubWindow
...
this makes the annotation window working in RtL mode as well
svn path=/trunk/KDE/kdegraphics/okular/; revision=691341
19 years ago
Laurent Montel
2e59ada023
change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691222
19 years ago
Pino Toscano
a6c0f7d46d
it makes no sense having a returned type for the base Annotation class (that can not be instanced directly)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691107
19 years ago
Pino Toscano
aa8155f8ed
decouple the transformation applying and resetting methods, and reset the transformation when setting a new bonding rect or translating
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691056
19 years ago
Pino Toscano
857d423c46
Correctly (hopefully) translate the text annotations now.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691048
19 years ago
Pino Toscano
7c7c673845
Instead of hardcoding Qt::gray, use the Dark color of the widget palette.
...
Let's see how it looks...
svn path=/trunk/KDE/kdegraphics/okular/; revision=690972
19 years ago
Pino Toscano
ff3cf049ce
Shift + Space is one screen back, says the HIG.
...
BUG: 148054
svn path=/trunk/KDE/kdegraphics/okular/; revision=690227
19 years ago
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