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
*
More icon updates.
Gerald Combs
2013-03-26
1
-2
/
+2
*
Add support for software updates. Remove qtshark.rc and use
Gerald Combs
2013-03-06
8
-9
/
+43
*
Followup to r48081: use the DEFAULT_CAPTURE_BUFFER_SIZE macro from r47942.
Jeff Morriss
2013-03-05
1
-1
/
+1
*
Default capture buffer size is now 2MB. (See also r47920 and r47937)
Chris Maynard
2013-03-05
1
-1
/
+1
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-0
/
+1
*
Only call create_app_running_mutex on Windows.
Gerald Combs
2013-02-20
1
-0
/
+3
*
When any of our executables start on Windows create or open a "Wireshark
Gerald Combs
2013-02-20
1
-0
/
+1
*
main_window_slots.cpp includes ui_main_window.h, so make sure we build
Guy Harris
2013-02-14
1
-1
/
+1
*
Use the same destination directory everywhere. If we're building an NSIS
Gerald Combs
2013-02-10
1
-6
/
+11
*
Put NODIST_ at the beginning of macro names, as was done for the plugins
Guy Harris
2013-02-09
2
-12
/
+12
*
Fix EXTRA_BINFILES for CMake + OS X.
Gerald Combs
2013-02-09
1
-1
/
+1
*
Try to figure out if we built the rest of the project using Autotools or
Gerald Combs
2013-02-09
1
-3
/
+25
*
Add a directory name preference type (PREF_DIRNAME) and registration
Gerald Combs
2013-02-08
4
-17
/
+102
*
Add module_preferences_scroll_area.*.
Gerald Combs
2013-02-08
3
-0
/
+9
*
Add a ModulePreferencesScrollArea widget which builds a scrollable frame
Gerald Combs
2013-02-08
6
-39
/
+664
*
Remove some unnecessary definitions.
Gerald Combs
2013-02-06
1
-3
/
+0
*
Add filter expressions frame entries.
Gerald Combs
2013-02-06
3
-0
/
+9
*
Add Filter Expressions^WButton^WShortcut^WBookmark preferences.
Gerald Combs
2013-02-06
19
-83
/
+747
*
Prettify Qt build output.
Gerald Combs
2013-02-05
1
-3
/
+18
*
Sigh. At least on my Fedora 16 with KDE, the Qt 4 versions of uic and
Guy Harris
2013-02-03
1
-3
/
+3
*
Reflect recent.c moving from the top-level directory to the ui
Guy Harris
2013-02-02
1
-1
/
+0
*
Move the GUI-independent window geometry stuff to ui/recent.c, so we
Guy Harris
2013-02-02
1
-128
/
+0
*
In Qt 4, C strings are, by default, treated as 7-bit ASCII when
Guy Harris
2013-02-02
1
-0
/
+7
*
Fix [ 68%] Building CXX object ui/qt/CMakeFiles/qtui.dir/font_color_preferenc...
Alexis La Goutte
2013-02-01
1
-1
/
+1
*
Add interface prefs. Adjust some spacing and resize behavior.
Gerald Combs
2013-02-01
10
-11
/
+376
*
Use the name "Wireshark" instead of "qtshark" on OS X.
Gerald Combs
2013-01-31
1
-1
/
+6
*
Copy over r47277 from ui/gtk.
Gerald Combs
2013-01-30
1
-1
/
+7
*
Add back the X11 substitutes.
Gerald Combs
2013-01-24
1
-3
/
+3
*
Clean up font initialization a bit.
Gerald Combs
2013-01-24
1
-20
/
+18
*
Separate Time Shift item from Time Reference items. From Cal Turney via
Chris Maynard
2013-01-24
1
-0
/
+1
*
Add font and color preferences. Unfortunately Qt doesn't have a color
Gerald Combs
2013-01-24
17
-311
/
+666
*
Update our column information even if we don't have a capture file loaded.
Gerald Combs
2013-01-23
1
-5
/
+3
*
Add column preferences.
Gerald Combs
2013-01-23
14
-10
/
+663
*
GTK+:
Gerald Combs
2013-01-22
4
-1
/
+157
*
For menu consistency and shortcut simplification, change some "Ignore" relate...
Chris Maynard
2013-01-22
1
-2
/
+2
*
Update the ignore shortcuts to match r47194.
Gerald Combs
2013-01-21
1
-3
/
+3
*
And (Q_)init resources (otherwise the images don't display when build with CM...
Alexis La Goutte
2013-01-21
1
-0
/
+1
*
Add UI_FILES list (more easy to use when add a new ui files...)
Alexis La Goutte
2013-01-21
2
-16
/
+23
*
Add layout.qrc to QRC_FILES (otherwise it is not include to compressed source...
Alexis La Goutte
2013-01-21
1
-0
/
+1
*
Add layout.qrc to CMake Build
Alexis La Goutte
2013-01-21
1
-0
/
+1
*
Modify name of Preferences window
Alexis La Goutte
2013-01-21
1
-1
/
+1
*
Add layout_preferences_frame.ui.
Gerald Combs
2013-01-21
1
-0
/
+1
*
Add an initial layout preference pane. Set SVN properties.
Gerald Combs
2013-01-21
11
-10
/
+728
*
Update French translations with last change and update of Qtshark
Alexis La Goutte
2013-01-20
3
-193
/
+2108
*
tr() not work with #define
Alexis La Goutte
2013-01-20
1
-6
/
+5
*
Add Some missing text to translate
Alexis La Goutte
2013-01-20
4
-21
/
+21
*
Add an "Appearance" (aka "User Interface") preference pane. Having an
Gerald Combs
2013-01-19
10
-12
/
+527
*
Generate Info.plist using CMake and enable it in QtShark.pro. Update the dates.
Gerald Combs
2013-01-18
1
-2
/
+1
*
Add more AirPcap code, disabled for now.
Gerald Combs
2013-01-18
1
-0
/
+8
*
Don't call prefs_airpcap_update() for now. Remove some debugging code.
Gerald Combs
2013-01-18
1
-1
/
+1
[next]