Starting to get rid of Q_UNUSED declarations for unused function parameters.
[metze/wireshark/wip.git] / ui / qt / sparkline_delegate.cpp
2015-07-07 Joerg MayerStarting to get rid of Q_UNUSED declarations for unused...
2014-08-08 Gerald CombsUse a QTreeWidget instead of QTableWidget.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2012-09-04 Alexis La GoutteAdd modelines for Qtshark file
2012-08-17 Gerald CombsMore welcome screen layout updates. Instantiate the...
2012-08-14 Gerald CombsOnly apply the QWindowsVistaStyle hack when it's the...
2012-08-13 Gerald CombsUse the right color on Windows when selected.
2012-08-06 Jörg MayerSet svn properties
2012-08-06 Jörg MayerAdd Id header (and the standard copyright headers)...
2012-08-06 Gerald CombsApparently QPointFs draw on center. Offset them in...
2012-08-04 Gerald CombsTake out a debugging statement.
2012-08-04 Gerald CombsDraw selected items properly.
2012-08-04 Gerald CombsFix sparlines on Windows. Unfortunately this means...
2012-08-03 Gerald CombsMove capture_globals.h from ui/gtk/ to ui/. Show interf...