aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/overlay_scroll_bar.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-08Qt: remove default value from call (CID 1311959).Dario Lombardo1-1/+1
2016-06-28Qt: Make the packet map work with Qt 5.7.Gerald Combs1-5/+9
2016-05-20Qt: Add a bottom border to the packet map.Gerald Combs1-0/+1
2016-05-10Qt: Keep the OverlayScrollBar from disappearing.Gerald Combs1-2/+15
2016-05-04Qt: Fix the packet map background color.Gerald Combs1-1/+1
2016-05-03qt: fix initializer (CID 1358957).Dario Lombardo1-0/+1
2016-05-02Qt: Make the overlay scroll bar work with Qt 4.Gerald Combs1-1/+1
2016-05-01qt: SH_ScrollBar_Transient is not available for Qt <= 5.2Martin Kaiser1-0/+2
2016-05-01qt: don't declare dp_ratio for Qt < 5.1Martin Kaiser1-1/+1
2016-04-30qt: use NULL instead of Q_NULLPTRMartin Kaiser1-1/+1
2016-04-28Qt: Refactor the packet list scroll bar.Gerald Combs1-83/+168
2016-01-10Add a comment about improvements for the OverlayScrollBar.Gerald Combs1-0/+4
2015-08-04Fix the selected packet indicator width.Gerald Combs1-1/+1
2015-07-23Qt < 5.1 doesn't have devicePixelRatio().Gerald Combs1-2/+4
2015-07-23Show the current selection in the overlay scrollbar.Gerald Combs1-17/+15
2015-07-16Draw packet colors in the packet list scrollbar.Gerald Combs1-0/+158