71 Commits (helm-link)

Author SHA1 Message Date
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
Shubham Jangra 4610929e0c Use logically correct icon for direction arrows 7 years ago
Laurent Montel 2406bf9c4c Use not deprecated methods 7 years ago
Yuri Chornoivan c7722c4078 Fix minor EBN issues 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Martin T. H. Sandsmark 09a99ba96b Port away from obsolete Qt functions 10 years ago
Martin T. H. Sandsmark 76b976f87e Use correct palette update signal in minibar 10 years ago
Martin T. H. Sandsmark 5d9d98f46f Fix MiniBar's adjusting to size changes 10 years ago
Martin T. H. Sandsmark ba4b9eb1a6 ui: Fix build without implicit cast to/from ascii 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Frederik Gladhorn b32d815301 A few action and include fixes 12 years ago
Frederik Gladhorn 4ce837a7ac Qt5 porting 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Albert Astals Cid 3a91b599a9 React to toolbar icon change when minibar is in the toolbar 12 years ago
Eike Hein d865f4d733 Cope with global color scheme changes in the page number entry. 13 years ago
Tobias Koenig d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Jonathan Marten 06326f7311 Allow the page number selector to be added to the toolbar 14 years ago
Albert Astals Cid 84980e7574 For documents with page label, make the lower bar lineedit be the page label instead of number 15 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Christopher Reichert 0213afca46 Page up and Page down buttons now work while focus is in the search bar 15 years ago
Albert Astals Cid fe4a6d7e8f Update minibar page number when it has focus and page changes 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Pino Toscano 793a8fc9b6 do not hardcode the maximum number of digits of the pages line edit to 4 17 years ago
Sebastian Trueg b787abb5d8 Nobody reacted on my email to the devel mailing list, so I suspect that noone has any objections to my patches. 18 years ago
Albert Astals Cid 2f61e6545b use kclasses 18 years ago
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 19 years ago
Rafael Fernández López 396bcc107b Code adaptation because of changes on libraries related to revision 719630 19 years ago
Pino Toscano b56ad8c3ae Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 19 years ago
Pino Toscano 0ceee0b64e small tweaks to the prev/next buttons in the minibar: 19 years ago
Pino Toscano a2bda2bebb explain a bit this cryptic lonely two-letters word 19 years ago
Pino Toscano 5bfd0d5bd2 don't draw garbage in the progress widget when there's no document open 19 years ago
Robert Knight bb6936f60c Make the mini-bar look a bit better: Make the previous/next page buttons larger so they are easier to click. Fix the layouting so that the button height is not bound by the font height. Use 'of' instead of '/' to separate the current page and page count. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Pino Toscano 0a40c2ad0f double the width of the prev/next page buttons 19 years ago
Pino Toscano e681776682 don't show a wide minibar when no document is opened 20 years ago
Pino Toscano 4c0808fabf a bit less of #include's 20 years ago
Pino Toscano 1deb800611 instead of being a frame, just use two frames acting as side lines to emulate a 20 years ago
Albert Astals Cid 7cd16e9d61 fix indenting + hoverbuttons do not accept focus 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
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano 9bbabc1f64 Forward port to okular of KPDF commit 586747: 20 years ago
Albert Astals Cid 3e620c0918 the very slight gain in looks is not worth the porting cost 20 years ago
Pino Toscano aa82718199 adapt the icons to RtL layouts; use KIcon 20 years ago