| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
packet_range_init(). Get rid of global cfile references in
packet-range.c. C++-ize packet-range.h. Shuffle some includes around.
svn path=/trunk/; revision=45333
|
|
|
|
|
|
|
|
|
|
| |
Replace the original file set code with a UI form. Use more consistent
file names. List the files using a QTreeWidget instead of a grid.
fileset_is_file_in_set is only used in fileset.c so make it static.
In main_window.cpp reduce our usage of the global cfile variable.
svn path=/trunk/; revision=45243
|
|
|
|
|
|
| |
Bring the timestamp output more in line with ISO 8601.
svn path=/trunk/; revision=45240
|
|
|
|
| |
svn path=/trunk/; revision=45163
|
|
|
|
|
|
|
| |
fileset_file_opened directly from file.c. This makes the code a bit more
consistenent and makes it easier to port the File Set dialog to Qt.
svn path=/trunk/; revision=45162
|
|
|
|
|
|
| |
(COPYING will be updated in next commit)
svn path=/trunk/; revision=43536
|
|
|
|
|
|
|
|
| |
Size wrong in "File Set List" for just-finished captures.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7370
svn path=/trunk/; revision=43455
|
|
|
|
| |
svn path=/trunk/; revision=32078
|
|
|
|
|
|
|
|
| |
up (99 44/100% of which were assignments of double-precision
floating-point constants to floats). Hopefully this will catch at least
some P64 issues on UN*X.
svn path=/trunk/; revision=28108
|
|
|
|
| |
svn path=/trunk/; revision=18197
|
|
capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one
svn path=/trunk/; revision=14231
|