1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/navigation
Franz Fellner 620e2a5ea2 Render the bar darker, if set to "Top" or "Bottom", as the small bar could be too hard to recognize.
Also set m_progressVisible only to false (in hideProgress), if m_loadProgress==100. If the user clicks
a link during the 700ms-timeout, the bar shows for a short time and hideProgress sets m_progressVisible to false, though
the page still is loading, which hides the bar in mid-run.
This also fixes the weird behaviour of the progressbar on session-restore.
2012-09-20 10:04:18 +02:00
..
completer LocationCompleter: Reset scrollbar position when hiding completer 2012-09-08 22:54:53 +02:00
downicon.cpp TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
downicon.h TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
goicon.cpp TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
goicon.h TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
locationbar.cpp Render the bar darker, if set to "Top" or "Bottom", as the small bar could be too hard to recognize. 2012-09-20 10:04:18 +02:00
locationbar.h Add options to select color+style for progresss locationbar. 2012-09-19 10:08:30 +02:00
locationbarpopup.cpp Use QFrame::StyledPanel for LocationBarPopup 2012-09-16 20:19:10 +02:00
locationbarpopup.h Use QFrame::StyledPanel for LocationBarPopup 2012-09-16 20:19:10 +02:00
navigationbar.cpp Using QLatin1String and QLatin1Char now everywhere 2012-09-04 12:42:45 +02:00
navigationbar.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
reloadstopbutton.cpp Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
reloadstopbutton.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
siteicon.cpp Fixed crash when dragging site with empty url from siteicon 2012-09-06 11:29:05 +02:00
siteicon.h TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
websearchbar.cpp Location/Search Bar: Always open new active window with Alt+Enter 2012-09-06 12:02:03 +02:00
websearchbar.h Added option to disable search suggestions in searchbar. 2012-08-10 10:20:07 +02:00