59 Commits (95bc29a76fc1f93eaabe5383d934644067dfc884)

Author SHA1 Message Date
Nathaniel Graham e80972e189 Fix sidebar labels being unreadable when selected or hovered over 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 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 2896b9c9a9 Remove KGlobalSettings include in sidebar 10 years ago
Martin T. H. Sandsmark ad8b35a690 Fix updating of palette in sidebar 10 years ago
Martin T. H. Sandsmark 06edec49fd Don't use the toolbar font for the sidebar, toolbar != sidebar 10 years ago
Martin T. H. Sandsmark 638fedb2ea Replace obsolete typedefs 10 years ago
Albert Astals Cid ce7f81fc06 Make the sidebar work on widget pointers and not ints 11 years ago
Albert Astals Cid 1cd101b480 Small cleanup of the layer support feature 11 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Saheb Preet Singh f5f0947dd9 hided layers pane in a cleaner way 11 years ago
Saheb Preet Singh 854f047d47 hide layers from the sidebar when layers are not present in the document 11 years ago
Saheb Preet Singh 1eafe4feb1 New shortcut to resize window to fit page 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent 21360d6b7a Fix includes 12 years ago
Montel Laurent 2eacdea022 Port to new connect api 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 12 years ago
Vishesh Handa 46cf7e46a5 Port away from KUrl::List 12 years ago
Vishesh Handa 077689c4d3 Port KAction and KMenu 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Albert Astals Cid cd02dd6d3c Minor changes 12 years ago
Jonathan Doman 89fd56c23b Launch documents from external sources in new tabs 12 years ago
Albert Astals Cid db53b2f359 Do not show the sidebar if it was hidden when defaulting to show the toc 12 years ago
Eike Hein db1eb41171 Move KColorScheme instanciation out of the paint path. 13 years ago
Eike Hein a3b3545cab Port sidebar delegate to KColorScheme. 13 years ago
Elvis Stansvik d066fb0004 Remember collapse state of sidebar when file is auto-reloaded 14 years ago
Albert Astals Cid ac79610a8b Set a focus proxy in case this widget ends up with focus 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Albert Astals Cid 8a4e587931 forwardport r1185627 okular/branches/KDE/4.5/kdegraphics/okular/ui/sidebar.cpp: make sure the list is shown all the times we show the sidecontainer 16 years ago
Albert Astals Cid 89968298a5 forwardport SVN commit 1152384 by aacid: 16 years ago
Eike Hein 1f3536bc83 Kill two superfluous empty lines I added by mistake. SVN_SILENT 17 years ago
Eike Hein 796958b1a7 Fix the mouse interaction model of the sidebar icon list 17 years ago
Pino Toscano 9a4b23d866 force the sidebar widget to not be transparent 17 years ago
Pino Toscano 93953ef2c0 use the kde toolbar font for the text in the sidebar 17 years ago
Pino Toscano 1aa5083856 double (to 600px) the maximum size allowed for the side pane 17 years ago
Sebastian Trueg 00f069f873 Reverted part of my patches based on pinotree's wishes. :) 18 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
Pino Toscano c1463fd924 use the KIconLoader enum values for the sizes 18 years ago
Pino Toscano 02ac5fb1dd ask the style to draw the background of the items 18 years ago
Malcolm Hunter b6124a900b Typo fixes 18 years ago
Pino Toscano b6c6c3d974 remove space between the side icon list and its panel 18 years ago
Pino Toscano b897d75b0b Correctly determine if the sidebar is shown or not (visible != !hidden, grr) 18 years ago
Pino Toscano 9e5f8163f7 recalc correctly the width of the sidebar when changing the icon size or toggling the text 19 years ago
Pino Toscano d51d279afb Make it possible to choose the size for the icons in the sidebar, by choosing it in the popup menu of the sidebar itself. 19 years ago
Pino Toscano 1cd4ae0a3e When reloading, properly remember the state of the sidebar. 19 years ago
Pino Toscano a4dada31bb Remember if the text is shown for the sidebar items. 19 years ago
Pino Toscano cb2475cbab properly set the current index, so the first click does not give a flicker 19 years ago