aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-18Qt: Fix "Filter Button Preferences" shortcutStig Bjørlykke2-1/+3
2017-07-17Qt: Simplify some version checks.Gerald Combs2-8/+8
2017-07-17Qt: Expand column preferences text edit fields to column widthStig Bjørlykke1-0/+3
2017-07-17Rename cf_get_comment() to reflect what comment it gets.Guy Harris3-6/+6
2017-07-17Rename section comment get/set routines.Guy Harris4-7/+7
2017-07-17ERF_TYPE_META write and comment supportAnthony Coddington1-2/+4
2017-07-17Qt: More Main Welcome interface tweaks.Gerald Combs3-14/+12
2017-07-16Qt: Main Welcome hover text color fix.Stig Bjørlykke1-0/+1
2017-07-16Qt: Expand IO Graph text edit fields to column widthStig Bjørlykke1-0/+4
2017-07-16Qt: Set IO Graph display filter when having Y fieldStig Bjørlykke1-4/+12
2017-07-16[Automatic update for 2017-07-16]Gerald Combs7-5641/+4374
2017-07-16Qt: add initializers (CID 1162824).Dario Lombardo1-0/+2
2017-07-16Qt: refactor UatTreeView into something reusablePeter Wu11-34/+62
2017-07-16Qt: show UAT description for header itemsPeter Wu1-2/+11
2017-07-16Fix for building without libpcap and extcap.Guy Harris1-0/+2
2017-07-16Qt: fix build without libpcap and without extcapPeter Wu1-0/+4
2017-07-15Qt: Main Welcome behavior tweaks.Gerald Combs3-16/+34