1688 Commits (910c06e4a6038f626f9f3ef8d7d1af2fcd38f4e9)

Author SHA1 Message Date
Oliver Sander 024d25cdec Simplify the drawing of buffered highlight rectangles 9 years ago
Albert Astals Cid 026d3d104d Fix small warning 9 years ago
Albert Astals Cid a44b015761 Make newer gcc happier about fallthrough 9 years ago
Albert Astals Cid 18cb1e5659 Add missing break to switch case 9 years ago
Alexander Schlarb a2b7ce74b2 Support Forward and Backward mouse buttons in presentation mode 9 years ago
Tobias Deiminger 574fad92c8 Initialize cursor in PageView scrollbars with ArrowCursor 9 years ago
Tobias Deiminger 69dca1e7dd Fix segfault when document is closed while annotation is selected 9 years ago
Gilbert Assaf a2aceadc13 Allow to create bookmarks from the TOC 9 years ago
Albert Astals Cid 7a9209569c Fix regression in previous commit about going to next page 9 years ago
Oliver Sander 618072f8a2 Change pages in presentation mode by swiping on touch screen 9 years ago
Tobias Deiminger 0957abc39a Add annotation resize functionality 9 years ago
Marco Scarpetta fa315eb59c Allow to disable automatic search while typing 9 years ago
Oliver Sander 54436672fb Allow to rotate the page view using two-finger pinches on a touchscreen 9 years ago
Miklós Máté 59dd04766c Set viewport only once 9 years ago
Albert Astals Cid d3b5e13dad Reset d->mousePressPos correctly in mousePress after popup exec 9 years ago
Yuri Chornoivan 506e51d461 Fix minor word repetition 9 years ago
Albert Astals Cid 7a50ce0edf Accumulate Control+Wheel Deltas until they reach QWheelEvent::DefaultDeltasPerStep 9 years ago
Albert Astals Cid ce1c882d7e Make slotFormChanged store multiple pages in the timer and not just one 9 years ago
Albert Astals Cid 1fd2004aa3 Don't show widgets for non editable forms 9 years ago
Albert Astals Cid e72d2f5357 virtual override -> override 9 years ago
Albert Astals Cid 191a37fb52 Q_DECL_OVERRIDE -> override 9 years ago
Albert Astals Cid 4072eb0c3a Add override 9 years ago
Albert Astals Cid b50aff3ed7 Q_NULLPTR -> nullptr 9 years ago
Albert Astals Cid ee7e3737f4 Account for non local non relative video file urls 9 years ago
Walter Mollica 6f3970dbe4 Extend viewport update area when updating or clearing the a selection rectangle 9 years ago
Albert Astals Cid af6e9a9b0b Fix rendering artifacts in Okular with "draw border around links" turned on 9 years ago
Albert Astals Cid 96d8953878 Fix Enter turning the thumbnail filter bar into a regular search bar 9 years ago
Martin T. H. Sandsmark 7f3eebd9f3 Only show warning messages by default 9 years ago
Martin T. H. Sandsmark 033f21c826 Port some missing debug output to categorized logging 9 years ago
Heiko Becker f968296c51 Invoke the correct KCModule 9 years ago
Albert Astals Cid e833b3ce65 Fix menu titles not showing up 9 years ago
Yuri Chornoivan e1535db5a0 Fix minor typos 9 years ago
Albert Vaca 3c93b2523e Added missing overrides found by clang-tidy 10 years ago
Aleix Pol 109c4a4090 Improve Sidebar minimum size 10 years ago
Aleix Pol 9e87989ade Fix moc mess 10 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Martin T. H. Sandsmark ff3cc05b6b Fix recoloring of inverted colors. 10 years ago
Albert Astals Cid 32149802b9 Fix wrong c&p 10 years ago
Albert Astals Cid f943f9ee8b Remove the !this checks 10 years ago
Martin T. H. Sandsmark 9d90a08ef5 Implement zooming with a pinch gesture on a touch screen 10 years ago
Martin T. H. Sandsmark c7bbf6f77c Rename method slotAutoScoll to slotAutoScroll 10 years ago
Gleb Popov bfa28f1f64 Fix build with Visual Studio 2015. 10 years ago
Martin T. H. Sandsmark 2639b1e8ed Extend print preview dialog to handle .pdf previews 10 years ago
Olivier CHURLAUD 04908dba2f Adding RTL reading mode feature to okular 10 years ago
Martin T. H. Sandsmark 09a99ba96b Port away from obsolete Qt functions 10 years ago
Martin T. H. Sandsmark c4287096a3 Fix inhibiting of sleep on modern linux systems, port away from deprecated Solid methods 10 years ago
Martin T. H. Sandsmark 6875dc88cf Port away from deprecated KConfig API 10 years ago
Martin T. H. Sandsmark d8fdb14941 Port away from deprecated Phonon API 10 years ago
Martin T. H. Sandsmark 962af72cc1 Silence some warnings 10 years ago
Martin T. H. Sandsmark 5e78ca3df5 Stop using deprecated way to open browser 10 years ago