aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_status_bar.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-12-21UI: Fix compilation with Qt 5.14Orgad Shaneh1-0/+4
2019-11-21Qt: Remove frameSelect signalRoland Knall1-2/+8
2019-11-19Qt: Remove unused progress updateRoland Knall1-17/+0
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-30/+30
2019-11-17Qt: Multiselection in PacketListRoland Knall1-4/+16
2019-11-13Qt: Fix statusbar messagesRoland Knall1-0/+3
2019-11-12Qt: Cleanup push/pop InfosRoland Knall1-100/+34
2019-09-02Add number of comments in capture file to status barMichael Mann1-0/+5
2019-08-02Qt: Update UI for profiles and handle export/import properlyRoland Knall1-29/+30
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke1-3/+3
2019-07-30Qt: Improve numerus translation in status barStig Bjørlykke1-4/+2
2019-07-29Qt: Rename profile global to systemStig Bjørlykke1-3/+3
2019-07-25Qt: Export profilesRoland Knall1-0/+11
2019-07-21Qt: Allow profile import from directoryRoland Knall1-1/+12
2019-07-18Qt: Fix various issues for profile managerRoland Knall1-4/+8
2019-07-17Qt: Import Profile informationRoland Knall1-0/+3
2019-07-11Qt: MainStatusbar and CopyFromProfileMenu to ModelRoland Knall1-33/+42
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