Commit graph

4078 commits

Author SHA1 Message Date
Pino Toscano 6d68021b61 delete the annotation item when the annotation it represent was removed
svn path=/trunk/KDE/kdegraphics/okular/; revision=752761
2007-12-25 14:47:53 +00:00
Pino Toscano a02131d6a9 do not leak the text selection when stopping the construction of a text highlight annotation
svn path=/trunk/KDE/kdegraphics/okular/; revision=752760
2007-12-25 14:21:49 +00:00
Pino Toscano 8f40bfdb21 If the font name is not available, show '-' to the user (instead of nothing).
TODO for the string unfreeze: add a better string.

svn path=/trunk/KDE/kdegraphics/okular/; revision=752578
2007-12-24 23:31:52 +00:00
Pino Toscano 9e45d58aaf adapt to the recent debug areas
svn path=/trunk/KDE/kdegraphics/okular/; revision=752570
2007-12-24 22:09:22 +00:00
Pino Toscano c6a6c3873d better initialize the document structure to avoid crashing later
svn path=/trunk/KDE/kdegraphics/okular/; revision=752566
2007-12-24 21:28:26 +00:00
Pino Toscano 0a1668b6c1 Ignore a "transparent" background color for paragraphs.
BUG: 154221

svn path=/trunk/KDE/kdegraphics/okular/; revision=752536
2007-12-24 18:44:28 +00:00
Pino Toscano 44aa2d7088 Globally store an icon loader different that the global one (eg the KPart one);
this way we can load our custom icons when embedded in other shells than ours.

svn path=/trunk/KDE/kdegraphics/okular/; revision=752473
2007-12-24 15:02:32 +00:00
Pino Toscano cad5fe4806 use the new document{Back|Forward}() standard actions
svn path=/trunk/KDE/kdegraphics/okular/; revision=752443
2007-12-24 13:11:19 +00:00
Pino Toscano 288fce0b82 AnnotationGuiUtils -> GuiUtils
svn path=/trunk/KDE/kdegraphics/okular/; revision=752259
2007-12-24 00:54:21 +00:00
Pino Toscano d22bd483f8 use the new icon for the backend
svn path=/trunk/KDE/kdegraphics/okular/; revision=752246
2007-12-23 23:43:23 +00:00
Pino Toscano bf50301758 polish
svn path=/trunk/KDE/kdegraphics/okular/; revision=752245
2007-12-23 23:42:42 +00:00
Pino Toscano 0d7a560490 copy temporary icon for the ghostscript backend from kappfinder, and install it locally
svn path=/trunk/KDE/kdegraphics/okular/; revision=752242
2007-12-23 23:38:15 +00:00
Script Kiddy 270b737e0d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=751972
2007-12-23 08:32:07 +00:00
Pino Toscano 3140a1ee05 fix the name of Tools menu
svn path=/trunk/KDE/kdegraphics/okular/; revision=751039
2007-12-20 23:17:45 +00:00
Patrick Spendrin 766167f827 make add note about not finding optional package + updating non-pkgconfig configuration
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=750768
2007-12-20 02:34:26 +00:00
Script Kiddy 98df549bc8 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=750404
2007-12-19 08:08:54 +00:00
Pino Toscano c978580fb6 SVN_SILENT few updates
svn path=/trunk/KDE/kdegraphics/okular/; revision=749295
2007-12-17 00:15:12 +00:00
Pino Toscano e5c4c7c8c9 Properly apply the Document AA options when loading a document, or when asked to reload our configuration.
svn path=/trunk/KDE/kdegraphics/okular/; revision=749281
2007-12-16 23:39:40 +00:00
Pino Toscano a8758221fe Return the current configuration for gfx and text antialias.
For now they are always true, as no GUI can be added due to feature+string freeze.

svn path=/trunk/KDE/kdegraphics/okular/; revision=749280
2007-12-16 23:36:12 +00:00
Tom Albers 2bfe44c45c RELICENSE: relicense to GPL2/3. All contributors agreed to the relicense. Received separate mail from Martin Pool:
--------------------------------------------
 > You are listed as copyright holder for the files 
 > in kdegraphics/okular/generators/comicbook/qnatsort.cpp. 
 > Please let me know if you approve of such a relicense.
 >
 > I hope you approce.
 
 I'm willing to relicence to GPL2/3.  I'm reluctant to sign a blank
 cheque by agreeing to all future versions of the licence.
 
 -- 
 Martin
--------------------------------------------
CCMAIL: mbp@sourcefrog.net

svn path=/trunk/KDE/kdegraphics/okular/; revision=749279
2007-12-16 23:34:09 +00:00
Pino Toscano 18af83bcfc cache few things, but it's still sloooooooooooow
svn path=/trunk/KDE/kdegraphics/okular/; revision=749261
2007-12-16 22:36:27 +00:00
Pino Toscano 034e8f9299 Map the index through the author proxy model as well.
This makes the context menu working again, thanks Elias P. for reporting that!

svn path=/trunk/KDE/kdegraphics/okular/; revision=748887
2007-12-15 20:39:01 +00:00
Pino Toscano 98ed679e0e Do not change the offset of the shadow, as it does not change in themes, says Diego.
svn path=/trunk/KDE/kdegraphics/okular/; revision=748590
2007-12-14 22:12:23 +00:00
Pino Toscano 704a53bb12 get correctly the layout direction of the widget, thanks Diego
svn path=/trunk/KDE/kdegraphics/okular/; revision=748587
2007-12-14 22:08:22 +00:00
Pino Toscano 1bf39cf98a In the message widget, draw the icon on the right when the layout is RightToLeft.
svn path=/trunk/KDE/kdegraphics/okular/; revision=748578
2007-12-14 21:37:00 +00:00
Allen Winter f4c249060d comment-out JPEG discovery as that is done in kdegraphics/CMakeLists.txt.
no need to look for JPEG twice.

also rearrange a bit

svn path=/trunk/KDE/kdegraphics/okular/; revision=748488
2007-12-14 16:18:25 +00:00
Allen Winter 045b1b4ee1 add a macro_log_feature for Freetype.
improve the existing macro_log_feature messages a bit.

svn path=/trunk/KDE/kdegraphics/okular/; revision=748473
2007-12-14 15:49:41 +00:00
Pino Toscano 5a06b9d911 improve getInnetPoint() and getOuterPoint() so that
- they use a nice switch
- the real anchor widget position is taken into account (no more magic constant, and the position is correct even in RtL configurations)

svn path=/trunk/KDE/kdegraphics/okular/; revision=748015
2007-12-13 11:32:09 +00:00
Pino Toscano f7b8b3f6f4 Use Oxygen icons for the text tools. Much better now.
svn path=/trunk/KDE/kdegraphics/okular/; revision=747814
2007-12-13 00:06:31 +00:00
Pino Toscano 080acb4344 one constness more, one ugly cast less
svn path=/trunk/KDE/kdegraphics/okular/; revision=747392
2007-12-11 21:41:19 +00:00
Pino Toscano 3111141cfe SVN_SILENT indent and cleanup
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747383
2007-12-11 21:00:02 +00:00
Pino Toscano 7b2e3d394e set a minimum required version, 8.56 for now
svn path=/trunk/KDE/kdegraphics/okular/; revision=747375
2007-12-11 20:40:37 +00:00
Pino Toscano 54e1a2b168 optionally set a minimum required version
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747373
2007-12-11 20:38:08 +00:00
Pino Toscano 0f8848077e cleanup and simplify
svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=747341
2007-12-11 18:55:00 +00:00
Pino Toscano fb2a432097 update the free memory check timer on win32 as well
svn path=/trunk/KDE/kdegraphics/okular/; revision=747259
2007-12-11 13:52:55 +00:00
Pino Toscano 82ac390fd0 copy three tool icons from krita to give at least an icon to some of the review tools
not optimal, but better than a plain question mark...

svn path=/trunk/KDE/kdegraphics/okular/; revision=747226
2007-12-11 12:09:55 +00:00
Script Kiddy e3d71f162d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=747149
2007-12-11 07:45:22 +00:00
Pino Toscano b9af4a6a94 check for valid pages
svn path=/trunk/KDE/kdegraphics/okular/; revision=747055
2007-12-10 22:39:48 +00:00
Pino Toscano 5fc6503d89 For now, do not consider links whose page cannot be calculated.
BUG: 153733

svn path=/trunk/KDE/kdegraphics/okular/; revision=747032
2007-12-10 21:03:32 +00:00
Pino Toscano 8f46b3cc74 reduce the default x-scale of minibar buttons, otherwise some widget styles will want to make them wide over any human limit
svn path=/trunk/KDE/kdegraphics/okular/; revision=746696
2007-12-09 21:32:02 +00:00
Pino Toscano 04fdc9e475 these icons are not used, do not install them for now
svn path=/trunk/KDE/kdegraphics/okular/; revision=746693
2007-12-09 21:29:53 +00:00
Albert Astals Cid 93e1f66dfa fix the "destructor"
svn path=/trunk/KDE/kdegraphics/okular/; revision=746605
2007-12-09 16:41:58 +00:00
Eike Hein e1ce407bb7 Manage the enabled state of the page thumbnail list's scrollbar.
svn path=/trunk/KDE/kdegraphics/okular/; revision=746598
2007-12-09 16:31:43 +00:00
Pino Toscano 76d061b443 draw correctly the border of the rectangular selection
svn path=/trunk/KDE/kdegraphics/okular/; revision=746592
2007-12-09 16:14:24 +00:00
Pino Toscano cd5b0a9d7f fix icons
svn path=/trunk/KDE/kdegraphics/okular/; revision=746590
2007-12-09 16:12:08 +00:00
Pino Toscano 704f0ee3a1 remove the 'pink highlighter' and give the proper icon to the 'green highlighter'
svn path=/trunk/KDE/kdegraphics/okular/; revision=746556
2007-12-09 13:44:40 +00:00
Pino Toscano 4219c90f63 translate the tool name as soon as we read it
svn path=/trunk/KDE/kdegraphics/okular/; revision=746523
2007-12-09 12:15:57 +00:00
Pino Toscano b30621c8ed put a better icon here
svn path=/trunk/KDE/kdegraphics/okular/; revision=746522
2007-12-09 12:15:03 +00:00
Pino Toscano 552b2fd115 activate a selection block when constructing an ellipse
svn path=/trunk/KDE/kdegraphics/okular/; revision=746502
2007-12-09 10:38:46 +00:00
Pino Toscano 8f55446c17 don't expand the selection rect one pixel too much in both directions
svn path=/trunk/KDE/kdegraphics/okular/; revision=746501
2007-12-09 10:38:14 +00:00