aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_status_bar.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall1-1/+2
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-0/+56
2017-07-29Qt: Add preference for show file load time in the status barStig Bjørlykke1-1/+1
2017-07-27Qt: Add preference for show selected packet numberStig Bjørlykke1-8/+9
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-3/+3
2017-07-26Add current packet to the status bar.Michael Mann1-0/+15
2017-03-27Qt: fix capture statistics display in status barPascal Quantin1-1/+1
2016-11-11Qt: fix build without libpcapPeter Wu1-5/+7
2016-11-10Qt: Handle retranslation events in the main window.Gerald Combs1-24/+48
2016-01-23ui: Code cleanupStig Bjørlykke1-1/+1
2016-01-10Qt: Restore the filename in the status bar.Gerald Combs1-4/+12
2015-12-06Qt: No path for created and renamed profilesStig Bjørlykke1-4/+1
2015-11-23Qt: Improved profiles popup menuStig Bjørlykke1-3/+19
2015-10-19Add a margin to the main statusbar layout.Gerald Combs1-3/+4
2015-10-16Use buttons to display the main status bar icons.Gerald Combs1-31/+46
2015-10-14Add a URL for the Qt retina markup bug.Gerald Combs1-0/+1
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-09-14Qt: align display of packets statistics in status bar with GTK UIPascal Quantin1-5/+16
2015-09-14Qt: add displayed packets percentage to status barPascal Quantin1-1/+2
2015-09-11qt: Fix crash when stopping an empty live capturePeter Wu1-5/+7
2015-08-28Don't show a progress frame if our file was closed.Gerald Combs1-1/+2
2015-08-28Speed up column sorting.Gerald Combs1-3/+20
2015-08-26Add per-dialog progress frames.Gerald Combs1-0/+4
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs1-3/+3
2015-07-20Add general a busy progress indicator.Gerald Combs1-2/+17
2015-07-16Get rid of _U_, which was (mis)used in some places:Joerg Mayer1-4/+8
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs1-1/+4
2015-05-23Qt: Update the status bar when saving.Gerald Combs1-0/+12
2015-05-12Qt: Expert info → Expert information.Gerald Combs1-2/+2
2015-05-08Expert Info dialog.Gerald Combs1-2/+3
2015-04-06See if this squelches warnings when compiling without libpcap.Guy Harris1-1/+1
2015-04-06Show a count in the status bar for all captures.Guy Harris1-0/+20
2015-03-08Add the @2x expert indicators.Gerald Combs1-0/+2
2015-03-05Qt: Constify a bunch of strings.Gerald Combs1-5/+5
2015-03-05Qt: Display only filename on status bar and display full path and size on too...Alexis La Goutte1-1/+3
2015-03-05Qt: Show the full file path in the status bar.Gerald Combs1-2/+3
2015-02-24Qt: Apply recent settings.Gerald Combs1-1/+1
2015-02-13Qt: Revert g6e88978 for main_status_bar.Gerald Combs1-4/+3
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-3/+6
2014-12-22Qt: Fix status bar signal.Gerald Combs1-2/+0
2014-12-21Qt: disable Capture File Properties toolbar icon by defaultPascal Quantin1-1/+2
2014-12-15Translates: Update Polish translationMichal Labedzki1-1/+1
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs1-1/+7
2014-10-27Qt: ByteViewText hover information.Gerald Combs1-0/+15
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-11-14Fix preprocessing logic.Gerald Combs1-2/+1
2013-10-18Clean up warnings when we don't HAVE_LIBPCAP.Jeff Morriss1-1/+1
2013-10-11Try to fix Qt compilation when libpcap is disabled.Gerald Combs1-0/+5
2013-08-14Global variables considered harmful.Guy Harris1-1/+1