aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_status_bar.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall1-1/+1
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-0/+3
2017-07-26Add current packet to the status bar.Michael Mann1-0/+1
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2016-11-10Qt: Handle retranslation events in the main window.Gerald Combs1-0/+10
2015-10-16Use buttons to display the main status bar icons.Gerald Combs1-2/+3
2015-08-28Don't show a progress frame if our file was closed.Gerald Combs1-1/+1
2015-08-28Speed up column sorting.Gerald Combs1-0/+4
2015-07-20Add general a busy progress indicator.Gerald Combs1-2/+4
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs1-7/+10
2015-05-23Qt: Update the status bar when saving.Gerald Combs1-1/+4
2015-05-08Expert Info dialog.Gerald Combs1-0/+1
2015-04-06Show a count in the status bar for all captures.Guy Harris1-0/+1
2015-03-05Qt: Constify a bunch of strings.Gerald Combs1-6/+5
2015-03-05Qt: Display only filename on status bar and display full path and size on too...Alexis La Goutte1-1/+1
2015-03-05Qt: Show the full file path in the status bar.Gerald Combs1-2/+2
2015-02-13Qt: Revert g6e88978 for main_status_bar.Gerald Combs1-5/+6
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-4/+5
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs1-1/+4
2014-10-27Qt: ByteViewText hover information.Gerald Combs1-0/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-05-22More capture_options -> capture_session changes.Guy Harris1-1/+1
2012-12-30Move profile deletion code from profile_dlg.c to profile.c. Add leftGerald Combs1-4/+12
2012-12-29Show the current profile name. Fix the packet status.Gerald Combs1-0/+1
2012-12-17Implement the frame mark, ignore, and time reference actions. Update theGerald Combs1-2/+1
2012-12-03Make sure packets_bar_update does something.Gerald Combs1-1/+1
2012-12-03Update the interface list to reflect the recent interface name changes.Gerald Combs1-0/+6
2012-11-30Do a better job of getting the user's attention for temporary messages.Gerald Combs1-0/+3
2012-11-05Don't say we're ready until we're ready. Update some variable names.Gerald Combs1-5/+5
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-07-31Add an expert level indicator. Move a bunch of resources to image/.Gerald Combs1-0/+6
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs1-4/+6
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-5/+23
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+41