Pino Toscano
e0141459d6
backport: raise a bit the tolerance
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=960735
17 years ago
Script Kiddy
9cd9f91c4a
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=958510
17 years ago
Albert Astals Cid
6ebebf8a59
Backport r957819 | aacid | 2009-04-23 01:02:00 +0200 (Thu, 23 Apr 2009) | 5 lines
...
Add some userMutex to remove some helgrind warnings
May or may not fix bug 190336
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=957821
17 years ago
Pino Toscano
685332ca0b
backport: force the sidebar widget to not be transparent
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=957333
17 years ago
Script Kiddy
96337ad0f4
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=956529
17 years ago
Pino Toscano
7c0256190e
backport: use the kde toolbar font for the text in the sidebar
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=955953
17 years ago
Script Kiddy
5a11a82539
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=944172
17 years ago
Pino Toscano
bd961c7ee2
bump version to 0.8.2
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=943980
17 years ago
André Wöbbeking
046013332d
slotAboutBackend(): use the document's mimetype to get an icon instead of the unknown icon.
...
this way you don't have to specify redundant icon names yourself.
CCMAIL: pino@kde.org
I hope the patch is OK for you. If so I'll forwardport it.
As I only have PDF files, could you please test the other plugins?
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=943375
17 years ago
Pino Toscano
d02ca45ef4
backport the improvements to inverse search:
...
- handle relative file names in source reference links correctly
- read correctly the destination file name for non-grouped items in pdfsync links
- add functions to get the nearest object rect to a point in a page, and return its distance, and the accessor functions for object rects
- improve the source reference picking by looking for the nearest object in case there's none right under the mouse
- use -1 to indicate an unspecified coordinate now (in dvi links)
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=943106
17 years ago
Script Kiddy
0c74a0c0d4
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=942138
17 years ago
Script Kiddy
bab2dd49a7
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=939961
17 years ago
Script Kiddy
d51f836371
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=939533
17 years ago
Script Kiddy
c53b899dd1
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=939195
17 years ago
Script Kiddy
caf23379ee
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=938064
17 years ago
Burkhard Lück
07b865b3b3
doc backport from trunk
...
svn path=/branches/KDE/4.2/kdegraphics/doc/okular/; revision=937024
17 years ago
Pino Toscano
086c4e4441
backport: make sure to attach to the document also when a resize event is received prior of a paint event
...
will be in KDE 4.2.2
CCBUG: 180291
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=936561
17 years ago
Script Kiddy
f98600303a
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=935770
17 years ago
Script Kiddy
f7d754a53c
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=935441
17 years ago
Pino Toscano
4e1bb8b741
backport: focus the text when showing an annotation popup
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=935099
17 years ago
Pino Toscano
7aaccdf805
backport:
...
- turn a sequence of if() into a single switch()
- add Up (previous page) and Down (next page) keys for presentation mode
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=933725
17 years ago
Pino Toscano
52ec307400
there were changes for kde 4.2.1, but i missed to increase the version
...
now there are changes for kde 4.2.2, so take the opportunity and increase okular_chm's version _now_
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=933659
17 years ago
Pino Toscano
6b01527376
backport various fixes:
...
- put, if valid, the home url as first page
- accept .htm files too
- connect also to the signal for non-successful loadin
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=933584
17 years ago
Pino Toscano
7e4aeb2bae
Backport SVN commit 933550 by pino:
...
Get the file list from the document, instead of spoofing them from the TOC.
FIlter out files not ending with ".html", to avoid loading non-HTML contents as pages.
Will be in KDE 4.2.2.
CCBUG: 183542
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=933552
17 years ago
Pino Toscano
f230f4f114
bump to 0.8.1 for kde 4.2.1
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=931168
17 years ago
Pino Toscano
4cd7da0140
backport: save the real parent widget and use it later for getting the screen number of the okular application
...
will be in KDE 4.2.1
BUG: 185013
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=928890
17 years ago
Pino Toscano
b3d0b8c63b
Backport: Add a "Find Previous" action.
...
Will be in KDE 4.2.1.
CCBUG: 184230
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=926107
17 years ago
Patrick Spendrin
44d7cfb039
fix crash in okular - I am not sure why this didn't happen before (the fix comes from msdn http://msdn.microsoft.com/en-us/library/aa366589.aspx - look at the example)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=923029
17 years ago
Pino Toscano
a366b6bd8d
backport: on document closing, clear the fifo with allocated text pages
...
(fixes potential crash because of references to potentially non-existing pages in the next open document)
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=923021
17 years ago
Pino Toscano
7d2caa76c2
Backport: properly keep the vertical position on horizontal resize.
...
Will be in KDE 4.2.1
CCBUG: 183475
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=922824
17 years ago
Pino Toscano
8c6f8ae57b
backport: handle/discard LCHM entries with no urls
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=922604
17 years ago
Pino Toscano
120b56cd07
backport: cancel the loading loop on errors too
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=922591
17 years ago
Script Kiddy
701e3d15e9
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=922555
17 years ago
Pino Toscano
1bbea97357
Backport: really exclude user input while doing the sync loading of the HTML documents.
...
Will be in KDE 4.2.1.
CCBUG: 178539
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=920833
17 years ago
Pino Toscano
55b8937500
Backport: check for errors after document loading.
...
Will be in KDE 4.2.1.
CCBUG: 182971
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=920672
17 years ago
Script Kiddy
5b47479bd9
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=915639
17 years ago
Script Kiddy
42a80f415c
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=914111
17 years ago
Pino Toscano
b59906cf55
backport: make "standard threaded" backend use the right async setting
...
CCBUG: 181390
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=914068
17 years ago
Pino Toscano
58170cb601
Backport SVN commit 913715 by pino:
...
KXmlGuiWindow is smart and tracks the visibility of toolbars and menubar, so just show/hide those directly instead of triggers their actions.
This should fix hopefully for all their toggling, also between various runs.
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=913717
17 years ago
Albert Astals Cid
d211188560
Backport r913247 | aacid | 2009-01-19 00:30:59 +0100 (Mon, 19 Jan 2009) | 3 lines
...
be more resistant against not loading a dvi file correctly
BUGS: 173018
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=913248
17 years ago
Pino Toscano
4710ef9b13
backport better startup size (r912463)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=912464
17 years ago
Pino Toscano
ff17171ec3
Backport SVN commit 912210 by pino:
...
Correctly set the custom paper size of the dummy printer.
CCBUG: 178087
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=912214
17 years ago
Pino Toscano
2442969d24
backport:
...
- list only files that exist in the archive
- bump version
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=910806
17 years ago
Pino Toscano
a8a9227802
backport: double (to 600px) the maximum size allowed for the side pane
...
CCBUG: 176780
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=910273
17 years ago
Pino Toscano
632d7e428b
Backport: ignore empty lines when parsing TeX font maps.
...
CCBUG: 164501
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=910061
17 years ago
Script Kiddy
c6074166c0
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=909998
17 years ago
Albert Astals Cid
6353dea00f
Backport r909668 | aacid | 2009-01-12 01:01:07 +0100 (Mon, 12 Jan 2009) | 2 lines
...
don't process mouse presses, wheels until the widget has been painted at least once as it initializes some stuff we need
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=909669
17 years ago
Script Kiddy
8113755b8e
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=909330
17 years ago
Script Kiddy
5402c58780
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=908363
17 years ago
Pino Toscano
8af7778a88
bump versions
...
svn path=/branches/KDE/4.2/kdegraphics/okular/; revision=907917
17 years ago