5038 Commits (ed9bbddacee29d5048e41c2761586e80e6a91989)
 

Author SHA1 Message Date
Pino Toscano 881c914878 bump development version to 0.9.80 17 years ago
Script Kiddy 13f635d3c8 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 25365be867 temporary restore back old behaviour, so margin people are happy but page size ones are not 17 years ago
Pino Toscano 401b928bdb bump to 0.8.90 for kde 4.3rc1 17 years ago
Script Kiddy c6101baa9e SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy d2c2dc8f1e SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano bd2cc5715f format the PDF version as string 17 years ago
Tobias Koenig 037034392c Scale TIFF without RESUNIT entry correctly by using default values 17 years ago
Script Kiddy 14ed111d0b SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 6968d1d1a8 isNull() -> !isValid(), as it checks for non-null-but-invalid sizes as well 17 years ago
Pino Toscano 76126bf29a swapping was needed... 3 years ago, but it is not anymore 17 years ago
Pino Toscano 1faa6e2fac Allow the Enter key for starting and continuing a search. 17 years ago
Pino Toscano cd9a4f248b SVN_SILENT fix doxygen @since tag 17 years ago
Pino Toscano bd33e9467c Use the starting screen X/Y DPI values for calculating the page sizes, using the real values instead of the Xrdb values. 17 years ago
Pino Toscano 399f64beef Introduce realDpi{X,Y}(), that (on X11) can return the ral DPI values w/o any Xrdb setting. 17 years ago
Tobias Koenig b84d4a3432 The default-style can miss the master-page reference, so 17 years ago
Tobias Koenig ea8c21630b Make parsing ODT files more robust if page width/height is wrong or missing 17 years ago
Urs Wolfer 913c95f58f optimizegraphics: Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4". 17 years ago
Pino Toscano 00b24315ec try to skip one level of printing redirection madness, let's see how it behaves in 4.3beta2 17 years ago
Script Kiddy cb4b2847bd SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 01001d2c61 Add a D-Bus function 'documentMetaData(QString)' to get a metadata of the open document, if available. 17 years ago
Script Kiddy ae2fecbba5 SVN_SILENT made messages (.desktop file) 17 years ago
Script Kiddy 18d59ca1b3 SVN_SILENT made messages (.desktop file) 17 years ago
Pierre Ducroquet f62df2548c I don't speak norvegian, but I think it is safe to assume that this was wrong ... 17 years ago
Pino Toscano 2dcee6883a actually, there's no need to register the bookmark items menu actions to the action collection, as they are transient atm 17 years ago
Pino Toscano 80b9ea46eb the kpart does already loop when refreshing a document, so doing the "wait and try again" ourselves is not useful 17 years ago
Pino Toscano d50180f0a5 0 is a valid value for font style, so use -1 as "not exlicitly set" 17 years ago
Pino Toscano 685d737f21 properly calculate the page size, converting from points to pixels using the current screen dpi 17 years ago
Pino Toscano fb8fb5da35 read the font-style property of styles 17 years ago
Pino Toscano 70ed987347 simplify the target_link_libraries(), calling it always with the mandatory libs and then adding qca2 if found 17 years ago
Pino Toscano 12e601b733 when attempting to open a DVI file, check whether the file is correct 17 years ago
Pino Toscano 372968eb6c remember to always intialize your vars; m_init, in this case 17 years ago
Script Kiddy 1d133e2016 SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 7baf96fb77 SVN_SILENT stop telling the measure unit is unknown when asking to convert empty strings 17 years ago
Pino Toscano d9404a544d use the proper "page-zoom" icon for the zoom tool and the zoom selector 17 years ago
Script Kiddy 9f0d409189 SVN_SILENT made messages (.desktop file) 17 years ago
Brad Hards 78ef56d4b4 Improve text layout handling in XPS document generator. 17 years ago
Pino Toscano 983392095d sort the bookmarks in the side panel by file name first, and then by page number for each file 17 years ago
Pino Toscano fede15ed60 implement <strikethrough> in <p> tags 17 years ago
Burkhard Lück 544676ba20 update version to 0.9, this will be the kde 4.3 version as pino told me on irc 17 years ago
Burkhard Lück 02833bfbb3 screenshot update 17 years ago
Burkhard Lück 73d3d1d94a update date+releaseinfo, add missing config listitem 17 years ago
Tobias Koenig 911f8eaeca tab -> whitespace fixes 17 years ago
Script Kiddy af1302e36b SVN_SILENT made messages (.desktop file) 17 years ago
Pino Toscano 37403a031a Small rework on the system used to pass parameters of the document: 17 years ago
Pino Toscano 6e6ea57068 check whether normalized values of viewport targets are in the proper [0,1] range, and use a default value if not 17 years ago
Pino Toscano 32ca783be8 add named viewport resolution 17 years ago
Pino Toscano dc7583eb8b Add the concept of "next destination" next to the "next viewport" one. 17 years ago
Pino Toscano aea558050e make use of the very recent new poppler api to create named destination actions 17 years ago
Pino Toscano 3f47351217 add detection for poppler 0.11 (development version of poppler 0.12) 17 years ago