aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2015-12-23Initialize Qt info_data_t structure in constructor.Michael Mann1-5/+3
2015-12-23Added HAVE_LIBPCAP guardsStig Bjørlykke1-0/+2
2015-12-23capture_info: Fix initialization of packet counterRoland Knall1-0/+3
2015-12-22Qt: Plug memory leak in ByteViewText.Stig Bjørlykke2-0/+7
2015-12-21Confirm discarding data before restarting capture.Michael Mann3-13/+30
2015-12-20Qt: Fix Confirm unsaved capture files preference.Stig Bjørlykke1-0/+1
2015-12-20Add COL_CUSTOM_PRIME_REGEXStig Bjørlykke1-1/+2
2015-12-20[Automatic update for 2015-12-20]Gerald Combs13-1391/+1382
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki10-42/+69
2015-12-19Qt UI: use a default (and minimum) value of 2 for the number of files in aJeff Morriss1-0/+6
2015-12-19Allow "capture info data" to not be a singleton.Michael Mann2-1/+3
2015-12-19Qt: Try to fix Main Welcome Interfaces List ScrollbarMichal Labedzki3-3/+9
2015-12-18Qt UI: there's no need to capitalize kilobytes, megabytes, and megabytes inJeff Morriss1-6/+6
2015-12-18Qt: use recent.gui_bytes_view preference to remember bits / byte viewPascal Quantin2-16/+15
2015-12-17Qt: reset columns when applying a display filterPascal Quantin1-0/+3
2015-12-17Try to fix some PVS Studio warningsMichal Labedzki2-35/+44
2015-12-17Qt: deactivate "limit to display filter" checkbox when retappingPascal Quantin4-0/+25
2015-12-16Qt: save custom colors in recent_common filePascal Quantin2-0/+36
2015-12-16Qt: fix memleaks related to interface dialogPeter Wu3-20/+15
2015-12-15Qt: resize Follow Stream conversation QComboBox to its contentPascal Quantin1-1/+5
2015-12-15qt: add init values to make clang happy.Dario Lombardo1-8/+8
2015-12-15Qt: TCP/UDP streams are off by one in follow stream windowPascal Quantin1-4/+4
2015-12-13Qt: Removed applyRecentColumnWidths from recentFilesReadStig Bjørlykke4-10/+13
2015-12-13[Automatic update for 2015-12-13]Gerald Combs13-1395/+1418
2015-12-13Start deprecating the capture info API.Gerald Combs4-20/+4
2015-12-12Qt: validate format string before calling strftime()Pascal Quantin3-26/+83
2015-12-12Qt: Apply recent column widths when columns changedStig Bjørlykke1-1/+1
2015-12-11Fix memory leaks in all_ifaces when interface list changesMikael Kanstrup4-8/+9
2015-12-11Qt: restore conversation coloring rule shortcutsPeter Wu1-0/+27
2015-12-10Qt: Reset preferences when reloading Lua pluginsStig Bjørlykke3-8/+10
2015-12-09Qt: Disable Refresh Interfaces while refreshingStig Bjørlykke1-0/+2
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin8-4/+20
2015-12-09Qt: store the absolute path names of recent files.Jeff Morriss1-3/+3
2015-12-08Fix crash caused by nullptr in packet_listmichal.orynicz1-2/+2
2015-12-07Qt: Align extcap label and edit widgetsStig Bjørlykke1-2/+2
2015-12-07Qt: Set the packet list width when we apply recent column widths.Gerald Combs1-17/+9
2015-12-07SCTP: Fix warning found by PVS Studioruengeler3-3/+4
2015-12-07Qt: It's no translation for "%1 %2"Stig Bjørlykke1-1/+1
2015-12-06[Automatic update for 2015-12-06]Gerald Combs13-1710/+2042
2015-12-06Qt: No path for created and renamed profilesStig Bjørlykke3-16/+44
2015-12-04Qt: fix a potential memory leak in RTP audio stream playbackPascal Quantin1-1/+1
2015-12-03Change codecs from static to dynamic libraryPascal Quantin1-2/+3
2015-12-03qt: Refresh local interface list only when interfaces added/removedMikael Kanstrup1-9/+1
2015-12-03Qt: Update menus with new recent settings when changing profileStig Bjørlykke4-23/+43
2015-12-03Qt: Set timestamp precision when changing profileStig Bjørlykke1-0/+1
2015-12-03Qt: Disable setStretchLastSection in the packet list.Gerald Combs1-0/+18
2015-12-03Qt: Set main window font when changing profileStig Bjørlykke1-2/+2
2015-12-03Qt: Check display filter when changing profileStig Bjørlykke5-5/+14
2015-12-03Qt: fix selection of folder in UAT dialogPascal Quantin1-3/+10
2015-12-02ui: Guard update_local_interfaces with HAVE_LIBPCAPStig Bjørlykke1-0/+2