110 Commits (da42e4b166b622eacff0bbfc048d9faeebdbc9c3)

Author SHA1 Message Date
Albert Vaca 3c93b2523e Added missing overrides found by clang-tidy 10 years ago
Martin T. H. Sandsmark 09a99ba96b Port away from obsolete Qt functions 10 years ago
Olivier CHURLAUD ef6f5ebc3b Porting more files out of KDialog 10 years ago
Miklós Máté c183dd8bd3 Set viewport to the position clicked on the thumbnail list 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago
Arnold Dumas dc74543bac Port away from KGlobalSettings::desktopGeometry(). 12 years ago
Volker Krause 146e585f02 Make constants const, avoids a few extra symbols in the .data section. 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Jonathan Doman 89fd56c23b Launch documents from external sources in new tabs 12 years ago
Albert Astals Cid 3f3f82afa1 Fix my email address 13 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Eike Hein db1a6e9894 Move the page numbers a little higher. 13 years ago
Eike Hein b0f64d2dcf Get rid of window background-colored bars between thumbnail containers. 13 years ago
Albert Astals Cid 56e20047b8 Repaint on config change 13 years ago
Tobias Koenig d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Albert Astals Cid a0339dec66 Fix crash when a drag contains the url format but doesn't contain any url data for that format 14 years ago
Albert Astals Cid 06ec381288 Fix crash when a drag contains the url format but doesn't contain any url data for that format 14 years ago
Albert Astals Cid 25f2776090 Make sure we enable rePos before call setViewport 14 years ago
Albert Astals Cid 8df96e9e64 ThumbnailListPrivate does not handle keypresses 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Albert Astals Cid 439e7b9799 remove unused variables 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Albert Astals Cid d0b9699732 Allow dragging in thumbnails view to drag from one page to other 16 years ago
Albert Astals Cid 6f0fec062e properly initialize m_vectorIndex 16 years ago
Pino Toscano 08b5b5fc82 Properly keep the vertical position on horizontal resize. 17 years ago
Enrico Ros 3462b4f53a Keep the Thumbnails list to a clever position when changing the filtering 18 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Pino Toscano df7ca74b48 skip the widget mouse move event when the is no item under the mouse, or not even a previously selected one 18 years ago
Pino Toscano 670fd6fc6e First try at making the drag of the opaque areas working between pages. 18 years ago
Pino Toscano be4af97c11 the "i don't care about okular's quality" removal of a different (and it seems distracting) style in the thumbnails list 18 years ago
Pino Toscano 507511d607 Refactor a bit the thumbnails view. 18 years ago
Jakob Petsovits 46eaee7f44 Icon renaming (code and icon changes - KDE/): 18 years ago
Eike Hein e1ce407bb7 Manage the enabled state of the page thumbnail list's scrollbar. 19 years ago
Eike Hein 611f2d01f1 Get rid of superfluous whitespace on the right side of thumbnails when 19 years ago
Eike Hein 317c2ebc04 Revert my last commit, as the problem it tried to fix appears to be confined to the Oxygen engine. 19 years ago
Eike Hein 15d9622755 Get rid of the superfluous whitepace to the right of the thumbnail widgets. 19 years ago
Pino Toscano 6d375af868 Move all the bookmarking stuff into the BookmarkManager, that now updates the Document observers automatically. 19 years ago
Pascal Létourneau d0fd4b6f26 Take the margin into account in mouse{Press,Release}Event 19 years ago
Pino Toscano 24c55e3caa reduce the visible rect by -1,-1, so it looks symmetric (and perfect :) ) 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 cbcd969e6a filter only the page changes interesting for the thumbnails 19 years ago
Pino Toscano 4c80e8a8e1 properly ignore a mouse press if it's going to be context menu event 19 years ago
Pino Toscano 8a31e6f3f0 Allow the user to change the visible part(s) of the document by dragging the visible areas in the thumbnails, and to change the zoom of the document by Ctrl+wheel on them. 19 years ago
Pino Toscano 80d7b04b0f lround() -> qRound() 19 years ago
Pino Toscano 753f06e8e3 use the bookmark icon for the bookmark overlay in the thumbnail list 19 years ago