index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
qt
/
main_window.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
In some dialogs, have *no* auto-default buttons on macOS.
Guy Harris
2018-03-25
1
-1
/
+28
*
Qt: allow keyboard navigation in Unsaved packets dialog
Peter Wu
2018-03-18
1
-0
/
+2
*
Revert "Qt: Add Collapse Subtrees"
Stig Bjørlykke
2017-12-19
1
-2
/
+0
*
Qt: Add Collapse Subtrees
Stig Bjørlykke
2017-12-19
1
-0
/
+2
*
Qt: Add key events to accept and reject changes in FilterExpressionFrame
Stig Bjørlykke
2017-11-25
1
-0
/
+2
*
Qt: Add key events to accept and reject changes in PreferenceEditorFrame
Stig Bjørlykke
2017-11-09
1
-0
/
+2
*
Qt: Add key events to accept and reject changes in ColumnEditorFrame
Stig Bjørlykke
2017-11-08
1
-0
/
+2
*
Qt: Fix errors when compiling for Qt4.
Jens Kilian
2017-08-31
1
-0
/
+2
*
extcap: Interface Toolbar support on Windows
Håkon Øye Amundsen
2017-08-28
1
-3
/
+1
*
Qt: SimpleDialog fixes and updates.
Gerald Combs
2017-07-28
1
-87
/
+0
*
Inhibit unhandled Ctrl key presses being redirected to the display filter
Lars Christensen
2017-07-23
1
-1
/
+2
*
Qt: replace zoom buttons by wheel zoom in Wireless Timeline
Peter Wu
2017-07-08
1
-9
/
+0
*
Qt: make Wireless Timeline a separate item
Peter Wu
2017-06-20
1
-3
/
+2
*
Qt: fix hang on exiting Qt while loading capture file
Peter Wu
2017-06-17
1
-10
/
+29
*
Add a timeline view for packets, with the timing data used to generate the di...
Simon Barber
2017-06-05
1
-0
/
+12
*
Qt: Disable -Wframe-larger-than= for ui_main_window.h
Stig Bjørlykke
2017-06-01
1
-0
/
+7
*
Qt: Interface Toolbar improvements
Stig Bjørlykke
2017-05-02
1
-4
/
+3
*
Qt: Remove semicolon behind Q_UNUSED macro
Stig Bjørlykke
2017-04-26
1
-1
/
+1
*
Qt: Don't use _U_ for unused parameters in C++
Stig Bjørlykke
2017-04-26
1
-1
/
+1
*
Fix no-extcap build.
Guy Harris
2017-04-26
1
-0
/
+2
*
Qt: Add interface toolbar support
Stig Bjørlykke
2017-04-25
1
-1
/
+125
*
Qt: AdditionalToolbars is a menu
Stig Bjørlykke
2017-04-18
1
-7
/
+7
*
Clean up handling of enabled/disabled protocols/heuristic dissectors.
Guy Harris
2017-04-08
1
-0
/
+16
*
A bunch of "{Mac} OS X" -> "macOS" changes.
Guy Harris
2017-04-05
1
-4
/
+4
*
Qt: Give discard button focus (but not as default)
Stig Bjørlykke
2017-03-12
1
-0
/
+3
*
Qt: Add selection history navigation.
Gerald Combs
2017-03-03
1
-0
/
+6
*
Qt: Avoid null pointer dereference (CID 1401573)
Stig Bjørlykke
2017-02-27
1
-2
/
+3
*
Qt: Code cleanup
Stig Bjørlykke
2017-02-24
1
-39
/
+30
*
PluginIF: AdditionalToolbar
Roland Knall
2017-02-24
1
-8
/
+125
*
Switch export objects to use wmem_tree_t instead of (sorted) GSList.
Michael Mann
2017-02-08
1
-3
/
+4
*
Qt: Add exported packet files to the recent files
Stig Bjørlykke
2017-01-27
1
-0
/
+2
*
Qt: Reject drag and drop if we're capturing.
Gerald Combs
2017-01-23
1
-3
/
+16
*
One more cf_merge_files_to_tempfile() call needed to be changed.
Guy Harris
2017-01-21
1
-2
/
+3
*
Qt: Fixup drag and drop merging.
Gerald Combs
2017-01-21
1
-5
/
+38
*
Qt: Show merge progress.
Gerald Combs
2017-01-21
1
-3
/
+7
*
Fix Access Violation in plugin_if_mainwindow_get_ws_info(...)
Paul Offord
2017-01-18
1
-1
/
+1
*
Qt: Remove unneccessary Q_DECLARE_METATYPE
Roland Knall
2017-01-12
1
-4
/
+0
*
Qt+Win32: Make software updates more friendly.
Gerald Combs
2016-12-20
1
-3
/
+24
*
Qt: don't append a second extension to save file names
Роман Донченко
2016-12-07
1
-2
/
+1
*
Have separate merge APIs for regular file/temporary file/standard output.
Guy Harris
2016-12-04
1
-4
/
+3
*
Enable exporting objects with tshark
Moshe Kaplan
2016-12-02
1
-0
/
+24
*
Qt: Handle retranslation events in the main window.
Gerald Combs
2016-11-10
1
-5
/
+5
*
Qt: add fullscreen feature.
Dario Lombardo
2016-10-23
1
-0
/
+13
*
Qt: reenable export packet bytes menu while capturing
Pascal Quantin
2016-09-19
1
-1
/
+1
*
Qt: fix file set menus when stopping a capture or opening a capture after sta...
Pascal Quantin
2016-09-19
1
-0
/
+4
*
Qt: fix some menus activation when stopping a capture
Pascal Quantin
2016-09-19
1
-2
/
+2
*
Qt: Add newly saved files to the recent files
Stig Bjørlykke
2016-09-02
1
-0
/
+3
*
Enable "Save As..." iff cf_can_save_as() returns TRUE.
Guy Harris
2016-07-24
1
-1
/
+3
*
Qt+Gtk: Fix the -t command line flag.
Gerald Combs
2016-07-01
1
-0
/
+1
*
Make quit_after_cap an item in commandline_param_info_t.
Guy Harris
2016-06-28
1
-1
/
+3
[next]