summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu3-21/+15
2016-09-29Qt: Add html_escape to qt_ui_utils.Gerald Combs7-64/+34
2016-09-27checkAPIs.pl: Avoid false positive in headerRoland Knall2-8/+8
2016-09-27Qt+macOS: Look for San Francisco MonoGerald Combs1-10/+6
2016-09-25[Automatic update for 2016-09-25]Gerald Combs7-504/+539
2016-09-22Qt: Optimized setColumnVisibility() usageStig Bjørlykke2-9/+0
2016-09-19Qt: Added option to Remove from recent files listStig Bjørlykke4-2/+48
2016-09-19Qt: Fix bug in capture file dialog introduced by HideNameFilterDetailsBinh Trinh1-1/+3
2016-09-19Qt: reenable export packet bytes menu while capturingPascal Quantin1-1/+1
2016-09-19Qt: fix file set menus when stopping a capture or opening a capture after sta...Pascal Quantin2-12/+6
2016-09-19Qt: fix some menus activation when stopping a capturePascal Quantin2-2/+4
2016-09-18[Automatic update for 2016-09-18]Gerald Combs7-1778/+1879
2016-09-18Qt: allow file dialogs to mark an UAT as dirtyPeter Wu1-0/+2
2016-09-18Fix up coding style in ByteViewText.Gerald Combs2-11/+11
2016-09-17Qt: Hide columns after setting widthsStig Bjørlykke1-1/+1
2016-09-16Qt: Reset expert info icon when start capture failedStig Bjørlykke1-1/+4
2016-09-16Use valid channel parameters from wireless toolbarMikael Kanstrup2-2/+8
2016-09-16Qt: Avoid crashes in IAX2 Stream AnalysisStig Bjørlykke2-2/+14
2016-09-15cli: use ws_strtou function.Dario Lombardo1-2/+12
2016-09-15Qt: Option to copy bytes to clipboard as Escaped StringGilbert Ramirez7-2/+57
2016-09-15Qt: Shorten capture file dialog name filters.Gerald Combs1-16/+24
2016-09-14Qt: Set Close as default buttonStig Bjørlykke7-0/+34
2016-09-13Qt: Fix open Flow Graph in full screenStig Bjørlykke1-0/+2
2016-09-13qt: fix default action in Time Shift dialogPeter Wu1-0/+1
2016-09-13Qt/Bluetooth: Implement hover for rowsMichal Labedzki4-0/+9
2016-09-12fix some compilation issues without extcap.Dario Lombardo1-0/+2
2016-09-12extcap: Fix misc memory leaks triggered by network interface changesMikael Kanstrup1-4/+8
2016-09-12Qt: Word wrap static text preferencesStig Bjørlykke1-0/+1
2016-09-12Fix memleaks in capture file dialogPeter Wu1-1/+3
2016-09-11More signed vs. unsigned argument cleanups.Guy Harris2-2/+2
2016-09-11qt: fix minor memory leaks on exitPeter Wu1-1/+1
2016-09-11[Automatic update for 2016-09-11]Gerald Combs7-457/+461
2016-09-11extcap: fix use-after-free for preferencesPeter Wu3-18/+22
2016-09-10Have "All Capture Files" match only capture files.Guy Harris2-10/+8
2016-09-09Remove name resolution from the file dialogs.Gerald Combs5-235/+87
2016-09-07extcap: Add tool-specified helppageRoland Knall1-2/+17
2016-09-07Place variable declarations where they're used.Gerald Combs1-5/+8
2016-09-05Have scan_plugins() take an argument specify what to do on load failures.Guy Harris1-1/+1
2016-09-04[Automatic update for 2016-09-04]Gerald Combs7-357/+427
2016-09-02Qt: Conversation time column updates.Gerald Combs9-4/+121
2016-09-02Note that not all UN*X file systems are case-sensitive.Guy Harris1-1/+8
2016-09-02Qt: Preserve capture filter when preferences changedStig Bjørlykke1-1/+5
2016-09-02Qt: Add a timeline indicator to conversations.Gerald Combs7-13/+274
2016-09-02Qt: Clear open files list when clear recent menuStig Bjørlykke1-0/+7
2016-09-02Qt: Add newly saved files to the recent filesStig Bjørlykke1-0/+3
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu31-8/+37
2016-09-01gtk: fix 32-bit buildPeter Wu2-3/+3
2016-08-29tap-iostat.c: ensure that interval is set to its maximum value when using 0Pascal Quantin1-5/+5
2016-08-28UAT gtk-ui, Qt-ui: Fixed copying records when no cp callback is definedMichał Skalski2-2/+11
2016-08-28[Automatic update for 2016-08-28]Gerald Combs7-70/+70