aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_status_bar.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Qt: Show global profiles in ItalicStig Bjørlykke1-0/+5
2018-08-21Qt: Pop field status when closing a fileStig Bjørlykke1-0/+1
2018-06-18Get rid of some occurrences of Q_UNUSEDJoerg Mayer1-2/+1
2018-05-09Qt: Update frame selected in several casesStig Bjørlykke1-1/+3
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-7/+7
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-30Qt: Check for a valid capture file in the status bar.Gerald Combs1-49/+54
2018-01-05Qt: Bring back correct profile_status font sizeStig Bjørlykke1-0/+4
2018-01-04Qt: Redesign profile menu in status barRoland Knall1-61/+39
2018-01-04Qt: add conditional compilation in switches.Dario Lombardo1-0/+2
2017-12-23Qt: Redesign signal/slot concept of capture_fileRoland Knall1-0/+42
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-2/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-1/+2
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