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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark a variable unused when we're not using it.
Gerald Combs
2016-02-26
1
-1
/
+4
*
tcp_stream_dialog: Integer overflow in Average Throughput
kkoizumi
2016-02-26
1
-1
/
+1
*
Qt: Update selected interface filter behavior.
Gerald Combs
2016-02-26
10
-160
/
+280
*
Qt: Capture Interfaces dialog geometry updates.
Gerald Combs
2016-02-26
2
-6
/
+31
*
Qt: Emit textEdited from CaptureFilterEdit in more places.
Gerald Combs
2016-02-25
2
-1
/
+13
*
Qt: Use UTF8_HORIZONTAL_ELLIPSIS for …
Stig Bjørlykke
2016-02-25
1
-1
/
+2
*
Qt: Add tooltips to the welcome screen interfaces.
Gerald Combs
2016-02-23
1
-1
/
+26
*
Qt: Select matching tree item and bytes in Find Packet
Stig Bjørlykke
2016-02-23
3
-0
/
+38
*
Qt: add OS interface description to 'Manage Local Interfaces' window
Pascal Quantin
2016-02-23
1
-1
/
+3
*
Qt: Capture and display filter fixups.
Gerald Combs
2016-02-23
2
-0
/
+3
*
tshark: load decode_as_entries file
Michael Mann
2016-02-21
1
-1
/
+9
*
[Automatic update for 2016-02-21]
Gerald Combs
2016-02-21
13
-4007
/
+4090
*
Qt: only "Comment" column should be editable in Local Interfaces management tab
Pascal Quantin
2016-02-20
2
-1
/
+12
*
Qt: Set maximumSize on AccordionFrame widget buttons
Stig Bjørlykke
2016-02-20
2
-0
/
+24
*
Qt: Fix Open protocol preferences button.
Stig Bjørlykke
2016-02-19
1
-1
/
+1
*
Qt: Update AccordionFrame widgets to use common layout
Stig Bjørlykke
2016-02-19
11
-23
/
+67
*
[Automatic update for 2016-02-14]
Gerald Combs
2016-02-14
10
-120
/
+96
*
Qt: fix jitter buffer management
Pascal Quantin
2016-02-10
1
-4
/
+4
*
Qt: Align hex dump text in follow stream
Stig Bjørlykke
2016-02-10
1
-1
/
+1
*
QCP: Fix retina label calculations.
Gerald Combs
2016-02-08
1
-8
/
+16
*
Qt: Restore sequence diagram labels, other fixes.
Gerald Combs
2016-02-08
2
-2
/
+10
*
[Automatic update for 2016-02-07]
Gerald Combs
2016-02-07
13
-598
/
+649
*
Qt: Add check for field extractors
Stig Bjørlykke
2016-02-05
1
-2
/
+3
*
Qt: Reset columns before auto resize time columns
Stig Bjørlykke
2016-02-05
1
-9
/
+11
*
Fix memleaks related to get_dirname
Peter Wu
2016-02-04
2
-7
/
+7
*
Display Filter Expression dialog updates.
Gerald Combs
2016-02-02
1
-5
/
+6
*
Switch from QLibrary to ws_load_library.
Gerald Combs
2016-02-02
1
-13
/
+4
*
Make Qt UI capture filter behavior more closely match the GTK+ UI.
Gerald Combs
2016-02-02
8
-91
/
+149
*
"#ifdef" out a definition not used if HAVE_LIBPCAP isn't defined.
Guy Harris
2016-02-02
1
-0
/
+2
*
Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar"
Gerald Combs
2016-02-02
1
-5
/
+8
*
Qt: Show physical interfaces first.
Gerald Combs
2016-02-01
1
-9
/
+22
*
Qt: Fixup the Display Filter Expression syntax logic.
Gerald Combs
2016-02-01
4
-16
/
+8
*
[Automatic update for 2016-01-31]
Gerald Combs
2016-01-31
13
-399
/
+697
*
Qt: Detect language on Windows and load qt_xx.qm/qt_xx_XX.qm
Uli Heilmeier
2016-01-31
1
-1
/
+7
*
Qt: Load qt_XX.qm to translate Qt Strings
Uli Heilmeier
2016-01-31
1
-0
/
+4
*
Update filter bookmark icons.
Gerald Combs
2016-01-30
2
-4
/
+4
*
Qt: No capture filter bookmarks in capture interfaces list
Stig Bjørlykke
2016-01-29
3
-4
/
+4
*
Qt: Enable capture filter bookmarks
Stig Bjørlykke
2016-01-29
6
-13
/
+167
*
Qt: Update display filter bookmarks when list changed
Stig Bjørlykke
2016-01-28
5
-26
/
+79
*
Add a copy button to the Filter Expression preferences.
Gerald Combs
2016-01-28
3
-10
/
+43
*
Qt: Fix checkSaveAsWithComments() button check
Stig Bjørlykke
2016-01-25
1
-26
/
+25
*
[Automatic update for 2016-01-24]
Gerald Combs
2016-01-24
13
-901
/
+921
*
Indicate what an InterfaceTree is.
Guy Harris
2016-01-24
2
-0
/
+4
*
Qt: fix a crash when trying to open TCP stream graph on a truncated TCP packet
Pascal Quantin
2016-01-21
2
-1
/
+4
*
Qt: ensure to call destructor when closing a few QDialog windows
Pascal Quantin
2016-01-21
3
-0
/
+3
*
Qt: Update window title when preferences changed.
Stig Bjørlykke
2016-01-19
2
-1
/
+2
*
[Automatic update for 2016-01-17]
Gerald Combs
2016-01-17
13
-598
/
+675
*
Qt: Separate window titles with Em dash on OS X
Stig Bjørlykke
2016-01-14
1
-3
/
+7
*
Qt: Add back setWindowFilePath
Stig Bjørlykke
2016-01-14
1
-7
/
+7
*
Qt: Show the horizontal scrollbar in the packet detail.
Gerald Combs
2016-01-13
1
-0
/
+8
[next]