7 Commits (ccf631de78abc8b940880b75b9db0551a1dc641d)

Author SHA1 Message Date
Albert Astals Cid ba35bbd9e6 emit -> Q_EMIT 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Yuri Chornoivan 79ce3890a8 Fix minor typo 5 years ago
Kishore Gopalakrishnan 89a8cfc096 Take into account the label size while setting size of the page number box. 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid 45702f2291 Port deprecated QFontMetrics::width -> horizontalAdvance 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid 968e9d6073 Enable clazy old-style-connect 6 years ago
Albert Astals Cid 1a05112be1 CI: enable clazy incorrect-emit 6 years ago
Ahmad Samir 945c1e1b8d [ui/*] Replace foreach (deprecated) with range-for 6 years ago
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