aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-pdf/mainUI.ui
Commit message (Collapse)AuthorAge
* A few final tweaks for lumina-pdf before syncing with TrueOS ports.Ken Moore2018-03-06
| | | | Make sure the features still in development are disabled if the internal "TESTING" flag is not set.
* Added highlighting for search resultsZackaryWelch2018-02-16
|
* Added results text for find widget in lumina-pdfZackaryWelch2018-01-30
|
* Fixed the find/bookmark widgets and rotation for lumina-pdfZackaryWelch2018-01-30
|
* Some more final changes to lumina-pdf.Ken Moore2018-01-24
| | | | This is now completely useable as full-fledged PDF **viewer** (not editor yet).
* Made improvements to focus setting and the find widget in lumina-pdfZackaryWelch2017-12-26
|
* Progress toward search functionality for lumina-pdfZackaryWelch2017-12-22
|
* Added missing icons and created actions for later implemented functionsZackaryWelch2017-12-18
|
* Finished rotation and working on changing keys in lumina-pdfZackaryWelch2017-12-18
|
* Added zoom and start to rotate for lumina-pdfZackaryWelch2017-12-18
|
* add file menu shortcuts into lumina-pdfq5sys2017-11-24
|
* Fix up the printing support in lumina-pdf. Now it respects almost all of the ↵Ken Moore2017-08-11
| | | | specialized options (collation, copies, reversed order, page range, landscape orientation, etc).
* Move the unfinished utilities in Lumina over to an "experimental" directory.Ken Moore2017-04-27
|
* Fix up the loading of multuple files within the same session. Move the ↵Ken Moore2017-03-14
| | | | progress bar to the top toolbar instead of a bottom one.
* Update the new lumina-pdf to work as a QMainWindow with a ↵Ken Moore2017-03-14
QPrintPreviewWidget embedded within it (instead of a QPrintPrevewDialog for everything).
bgstack15