qt: add missing initializers (CID 1325722)
[metze/wireshark/wip.git] / ui / qt / main_status_bar.cpp
2015-10-05 João ValverdeMove utf8_entities.h to wsutil
2015-09-14 Pascal QuantinQt: align display of packets statistics in status bar...
2015-09-14 Pascal QuantinQt: add displayed packets percentage to status bar
2015-09-11 Peter Wuqt: Fix crash when stopping an empty live capture
2015-08-28 Gerald CombsDon't show a progress frame if our file was closed.
2015-08-28 Gerald CombsSpeed up column sorting.
2015-08-26 Gerald CombsAdd per-dialog progress frames.
2015-07-31 Gerald CombsUse an ellipsis character instead of three dots.
2015-07-20 Gerald CombsAdd general a busy progress indicator.
2015-07-16 Joerg MayerGet rid of _U_, which was (mis)used in some places:
2015-06-23 Gerald CombsMorph ProgressBar into CaptureProgressFrame.
2015-05-23 Gerald CombsQt: Update the status bar when saving.
2015-05-12 Gerald CombsQt: Expert info → Expert information.
2015-05-08 Gerald CombsExpert Info dialog.
2015-04-06 Guy HarrisSee if this squelches warnings when compiling without...
2015-04-06 Guy HarrisShow a count in the status bar for all captures.
2015-03-08 Gerald CombsAdd the @2x expert indicators.
2015-03-05 Gerald CombsQt: Constify a bunch of strings.
2015-03-05 Alexis La GoutteQt: Display only filename on status bar and display...
2015-03-05 Gerald CombsQt: Show the full file path in the status bar.
2015-02-24 Gerald CombsQt: Apply recent settings.
2015-02-13 Gerald CombsQt: Revert g6e88978 for main_status_bar.
2015-02-13 Gerald CombsQt: More #include → forward declarations.
2014-12-22 Gerald CombsQt: Fix status bar signal.
2014-12-21 Pascal QuantinQt: disable Capture File Properties toolbar icon by...
2014-12-15 Michal LabedzkiTranslates: Update Polish translation
2014-12-09 Gerald CombsQt: Update and rename the summary dialog.
2014-10-27 Gerald CombsQt: ByteViewText hover information.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-14 Gerald CombsFix preprocessing logic.
2013-10-18 Jeff MorrissClean up warnings when we don't HAVE_LIBPCAP.
2013-10-11 Gerald CombsTry to fix Qt compilation when libpcap is disabled.
2013-08-14 Guy HarrisGlobal variables considered harmful.
2013-05-25 Alexis La GoutteObject::connect: No such signal WiresharkApplication...
2013-05-22 Guy HarrisMore capture_options -> capture_session changes.
2013-04-24 Jörg MayerThe porting guide for Qt5 requires that Q_OS_ be used...
2013-01-20 Alexis La Gouttetr() not work with #define
2012-12-30 Gerald CombsMove profile deletion code from profile_dlg.c to profil...
2012-12-29 Gerald CombsShow the current profile name. Fix the packet status.
2012-12-21 Gerald CombsMove common time shifting code to ui/time_shift.[ch...
2012-12-15 Gerald CombsRename the search type menu items to more accurately...
2012-12-07 Gerald CombsAdd a context menu to the packet list and fill in the
2012-12-03 Gerald CombsMake sure packets_bar_update does something.
2012-12-03 Gerald CombsUpdate the interface list to reflect the recent interfa...
2012-11-30 Gerald CombsDo a better job of getting the user's attention for...
2012-11-05 Gerald CombsHide all of the messages until startup.
2012-11-05 Gerald CombsDon't say we're ready until we're ready. Update some...
2012-10-04 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-04 Alexis La GoutteAdd modelines for Qtshark file
2012-08-20 Gerald CombsStylize the "go to packet" bar.
2012-08-14 Gerald CombsProperly enable and disable "View/Expand Subtrees"...
2012-08-01 Gerald CombsMove utf8_entities.h to the "ui" directory. Separate...
2012-08-01 Gerald CombsMore style tweaks.
2012-08-01 Gerald CombsAdjust the text size on OS X. This introduces an artifa...
2012-07-31 Gerald CombsMake sure splitter handles are visible on Windows.
2012-07-31 Gerald CombsAdd an expert level indicator. Move a bunch of resource...
2012-07-31 Gerald CombsFixup the progress bar spacing.
2012-07-31 Gerald CombsTry to choose a better default font. Fix a runtime...
2012-07-19 Gerald CombsPass {delayed_}create_progress_dlg a pointer the top...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-03-16 Alexis La GoutteFix some Gui Text not translate and update french trans...
2012-03-07 Alexis La GoutteAdd i18n to QtShark
2012-01-16 Guy HarrisReflect the move of some header files to the ui directory.
2012-01-14 Gerald CombsInitial status bar functionality. Promote the main...
2012-01-04 Gerald CombsAdd initial support for Qt along with a "ui" subdirectory.