aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Fix unitialized variable warnings that popped up with -OgJoão Valverde1-1/+1
2017-09-03Qt: Interface Toolbar log dialog for each controlStig Bjørlykke2-24/+30
2017-09-02Have a single IPv6 tapJoão Valverde2-4/+4
2017-08-31endpoint_dialog.cpp: remove a useless breakPascal Quantin1-1/+0
2017-08-31Qt: Fix errors when compiling for Qt4.Jens Kilian7-4/+39
2017-08-31Fix MacOS buildJim Young1-1/+1
2017-08-31extcap: fix parameters save in preferences filePascal Quantin2-6/+1
2017-08-30Qt: Temporarily disable DP scaling on non-macOS systems.Gerald Combs1-0/+4
2017-08-30Qt: check QVector size before accessing its content and not afterPascal Quantin1-1/+1
2017-08-28extcap: Close control handles when doneStig Bjørlykke1-12/+8
2017-08-28iface_lists: Remove locked fieldMikael Kanstrup7-77/+50
2017-08-28Fix leaks when active capture interface goes downMikael Kanstrup1-1/+1
2017-08-28iface_lists: Access ifaces member by referenceMikael Kanstrup6-62/+60
2017-08-28Fix leak when removing interfaces from manage interfaces dialogMikael Kanstrup2-1/+4
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup14-221/+186
2017-08-28Qt: Fix build without libpcapStig Bjørlykke1-2/+0
2017-08-28extcap: Interface Toolbar support on WindowsHåkon Øye Amundsen6-60/+161
2017-08-22commandline: fix compilation without pcap.Dario Lombardo1-1/+1
2017-08-22Fix requesting hardware timestamps without -kAhmad Fatoum3-0/+8
2017-08-22Add hardware timestamping supportAhmad Fatoum3-11/+33
2017-08-21[skinny]: minor changes to xml fileDiederik de Groot1-7/+7
2017-08-20[Automatic update for 2017-08-20]Gerald Combs6-663/+9
2017-08-15Qt: fix compilation without pcap.Dario Lombardo4-8/+13
2017-08-13[Automatic update for 2017-08-13]Gerald Combs7-902/+195
2017-08-09editor_file_dialog (qt/widgets): fix indent (use 4 spaces)Alexis La Goutte1-4/+4
2017-08-08io_graph_dialog.cpp: Remove graph_enabled_vs.Michael Mann1-7/+0
2017-08-07Use UAT model for I/O graphMichael Mann11-719/+601
2017-08-07Use proper tab order for "file types" in UAT "table".Michael Mann6-45/+189
2017-08-06[Automatic update for 2017-08-06]Gerald Combs7-710/+265
2017-08-06simple_dialog.cpp: Fix missed Qt version wrapper.Michael Mann1-0/+2
2017-08-05QT: Add shortcuts for "Follow XXX Stream"Uli Heilmeier1-0/+12
2017-08-04Qt: Fixup the welcome screen stylesheet.Gerald Combs1-20/+22
2017-07-30Fix copy/pasteo so Qt Model Source is displayed properly in Visual StudioMichael Mann1-1/+1
2017-07-30Define Q_NULLPTR as NULL if not already definedAlexis La Goutte2-0/+6
2017-07-29Qt: Add preference for show file load time in the status barStig Bjørlykke4-5/+57
2017-07-27Qt: Add preference for show selected packet numberStig Bjørlykke4-8/+27
2017-07-27Qt: SimpleDialog fixes and updates.Gerald Combs5-92/+118
2017-07-26Qt: Create models directoryRoland Knall50-116/+140
2017-07-26Qt: Fix Makefile.am for utils dir changeRoland Knall1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall150-332/+276
2017-07-26Add current packet to the status bar.Michael Mann3-0/+18
2017-07-26WirelessTimeline: move signals out of setPacketList().Michael Mann2-6/+5
2017-07-25Qt: Make SimpleDialog a plain, non-QObject class.Gerald Combs4-30/+47
2017-07-23Qt: Compile InterfaceToolbar with Qt4Stig Bjørlykke1-0/+28
2017-07-23Inhibit unhandled Ctrl key presses being redirected to the display filterLars Christensen1-1/+2
2017-07-22Have UatFrame send out proper notifications.Michael Mann3-4/+21
2017-07-21Qt RTP: Add the default device and adjust sample rates.Gerald Combs4-18/+45
2017-07-20.gitignore: move ui/qt/gitignore to root gitignoreAlexis La Goutte1-3/+0
2017-07-20Remove line numbers (locations) from .ts filesJoão Valverde7-22617/+7
2017-07-18Qt: Don't clobber the itemview hover behavior on Windows.Gerald Combs1-0/+2