163 Commits (fa3f297b064a2ca904cea50103cc5d09f37cf9f2)

Author SHA1 Message Date
Pino Toscano bd14706edb leak a bit less memory 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Tobias Koenig 86a1fd3b69 Big cleanup of Document API and documentation: 19 years ago
Pino Toscano 915a48eb4d move the Generator configuration stuff into a new ConfigInterface 19 years ago
Pino Toscano d9a844d67c move the GUI stuff out of Generator in an own GuiInterface, and adapt the ghostscript generator to its usage; renamed also some methods to more Qt4-ish names. 19 years ago
Pino Toscano 475d000763 Improve the way a Generator can configure a printer: add an interface with the advanced printing stuff. 19 years ago
Tobias Koenig 777877f2d2 Refactor the RMB menu for annotations, so we can use the menu for 19 years ago
Pino Toscano b6fdedc810 spell checking 19 years ago
Pino Toscano 539921bdf6 Improving the bookmark capabilities of okular. 19 years ago
Pino Toscano 112e1237b7 Add support for showing icons in the page view top message. 19 years ago
Pino Toscano fd6166e74c update correctly when the option for toggling the page numbers in the toc is changed 20 years ago
Pino Toscano 536ebab639 SmallIconSet -> KIcon 20 years ago
Laurent Montel 06b79cdf27 Compile++ 20 years ago
Laurent Montel 5cc19d3fdc Compile++ 20 years ago
Pino Toscano afa2e5a999 iterator -> const_iterator 20 years ago
Pino Toscano 5ce4b0674e Make okular able to copy the text selection to the clipboard (finally!). 20 years ago
Tobias Koenig 81fb3a383b Further cleanup of Page API: 20 years ago
Tobias Koenig 14d6515b16 Changed the enum SearchDir to SearchDirection and use less strange 20 years ago
Albert Astals Cid 9099fbecf7 Some krazy fixes 20 years ago
Albert Astals Cid a0a387b121 Fordward port kpdf changes about printing margins, a poppler from 1 minute ago is needed 20 years ago
Leandro Emanuel López c8db3ae9c4 Set the NewStuffDialog window title and when a item is installed one click open the PDF. 20 years ago
Pino Toscano e073834781 change the service type of the text-to-speech service, as per recent changes 20 years ago
Pino Toscano 26ea104ae6 Automatically put the bookmarked pages as page pelection in the print dialog. 20 years ago
Pino Toscano 6cfdf6bed4 regression: show the popup menu also with no active page, as some actions don't need one 20 years ago
Albert Astals Cid e113d48bf3 I need this so that print and print preview of a landscape pdf work 20 years ago
Pino Toscano 6ac2174811 move the configuration update procedures of the page view into the page view itself 20 years ago
Pino Toscano 2fdf837546 fix small errors in the kpdf->okular conversion 20 years ago
Pino Toscano 8def2109ec change the metaData() function of the Generator to use QVariant as type for the returned value and for the 'option' parameter, this gives more flexibility 20 years ago
Pino Toscano 9a2b938431 Add support for the directive to open the table of contents when opening a document, used in PDFs. 20 years ago
Pino Toscano 8f633c7c8e fix library loading 20 years ago
Tobias Koenig d22b2f1892 A rather big change: 20 years ago
Pino Toscano 4c0808fabf a bit less of #include's 20 years ago
Pino Toscano 5f28d1163f make a pair of actions name and label more close to the others 20 years ago
Pino Toscano d37a58ec71 show something as caption for the presentation mode; show always the file name instead of the full url when in both the part and presentation mode there is no document title available 20 years ago
Pino Toscano ed84916c0d spell checking 20 years ago
Pino Toscano e7bbe08957 trying to port to KTemporaryFile where possible, and still rely on K3TempFile where it needs more work 20 years ago
Albert Astals Cid 5143cd2512 Report page size 20 years ago
Pino Toscano f27f44fd79 Detach the progress widget from the minibar, and move the minibar as a small toolbar on the bottom of the page view. 20 years ago
Albert Astals Cid 0635edb9e4 debug-- 20 years ago
Albert Astals Cid 0d942a0cce fordward port r595680 20 years ago
Pino Toscano 3f06c92940 remove qt3 hack and make the left toolbox collapsible again 20 years ago
Albert Astals Cid 934a3562d6 - Qt::ScrollBarAlwaysOn 20 years ago
Albert Astals Cid e6dae78ac3 Port Q3ScrollView to QScrollArea, probably still has some small issues but seems to work quite well 20 years ago
Pino Toscano ac87494ce0 As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button. 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Albert Astals Cid 4e04b301f1 Almost foget to fordwardport r582561 20 years ago
Laurent Montel 8ad07fc5da Compile++ 20 years ago
Pino Toscano 8418a8c238 re-eanble the dbus registration of the okularpart 20 years ago
Tobias Koenig 5bfa5435a8 URL -> url renaming to reimplement the correct KPart::openUrl()... 20 years ago
Albert Astals Cid 760fdbcadb makeItBuild 20 years ago