aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-11-18Revert: Free cf->edt before free cf->epan when redissecting.Gerald Combs1-1/+1
2015-11-18Qt: Don't update expert icon without a capture file.Stig Bjørlykke1-2/+3
2015-11-18Lua: Disable Reload Lua Plugins while reading file.Stig Bjørlykke3-4/+9
2015-11-17CMakeList.txt (ui/gtk/qt) fix indent and modelinesAlexis La Goutte3-2/+41
2015-11-17Fix crash in RTP Player on stop and closePeter Wu3-8/+28
2015-11-17Qt: Fixup the I/O Graph color menu width on Windows.Gerald Combs1-0/+7
2015-11-17Qt: Fix some flow graph issues.Gerald Combs2-17/+14
2015-11-17Qt: Fix Follow Dialog crash.Gerald Combs1-5/+9
2015-11-17Qt: Fix a merge crash.Gerald Combs2-5/+3
2015-11-17Qt: Removed obsolete comments.Stig Bjørlykke1-4/+0
2015-11-17Qt: avoid crash when use Go Next/Previous ConversationAlexis La Goutte1-0/+2
2015-11-17Qt: setMenusForSelectedPacket when capture file is closed.Stig Bjørlykke1-2/+2
2015-11-17Misc minor issues caught by cppcheckEvan Huus2-3/+2
2015-11-17Remove old, unused images.Gerald Combs2-461/+0
2015-11-16Qt: do not clear display filter when merging filesPascal Quantin1-7/+6
2015-11-16Label the filter in the file open dialog as a "read filter".Guy Harris12-128/+161
2015-11-16Qt: deactivate save / close / reload buttons when rescanning a capturePascal Quantin1-1/+1
2015-11-16Qt iograph: Trigger graph refresh when time-of-day checkbox is toggeled.Jim Young1-0/+1
2015-11-16Qt: add a reference counter to sequence analysis infoPascal Quantin6-47/+72
2015-11-16Qt iograph: Fix off-by-one, insure we plot the last interval.Jim Young1-1/+1
2015-11-15gtk: Fixed out-of-source autotools build.Stig Bjørlykke1-1/+1
2015-11-15[Automatic update for 2015-11-15]Gerald Combs13-5777/+6366
2015-11-14Qt: Fixed use-of-deallocated-memory when removing a profile.Stig Bjørlykke1-1/+2
2015-11-14UDP Multicast Stats: Fixed typoUli Heilmeier1-2/+2
2015-11-13Qt: Add go to next + previous packet in conversation.Gerald Combs4-1/+92
2015-11-13Qt: fix creation of a new profile broken by g328fbc0Pascal Quantin1-1/+3
2015-11-13Qt: Fixed signal name to avoid a warning.Stig Bjørlykke2-16/+16
2015-11-13Qt: Coloring Rules dialog fixups.Gerald Combs4-9/+22
2015-11-13Qt: fix UI artifacts seen in UAT window on Linux or OSXPascal Quantin1-0/+3
2015-11-12Qt: initialize all remote interface optionsPascal Quantin1-0/+8
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde28-11051/+11300
2015-11-12Qt: save preferences after creating a filter from expression framePascal Quantin1-0/+2
2015-11-12Qt: Added IO Graph save to clipboard button.Stig Bjørlykke2-5/+72
2015-11-12Add wtap_dump_open_tempfile routines, to write to a temporary file.Guy Harris3-25/+18
2015-11-11Qt: fix cursor position when editing coloring rules names or filtersPascal Quantin2-12/+0
2015-11-11Qt: fix profile renamePascal Quantin1-0/+1
2015-11-11Qt: fixes to 'Edit Column' dialogPascal Quantin2-11/+34
2015-11-11Qt: Freeze+thaw the main window during nested operations.Gerald Combs3-14/+75
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
2015-11-08Qt: Start adjusting icon sizes dynamically.Gerald Combs1-5/+7
2015-11-08[Automatic update for 2015-11-08]Gerald Combs13-3277/+3325
2015-11-08Use ws_{read,write,fdopen,close}.Guy Harris5-17/+17
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris19-101/+0
2015-11-06Make rect_on_screen Qt4-compatible.Gerald Combs2-5/+6
2015-11-06Fix crash in internals menu dissector tables dialog by supporting FT_GUID type.Michael Mann1-1/+8
2015-11-06No need to include io.h.Guy Harris1-1/+0
2015-11-06Don't include io.h in Flex scanners - they're not interactive.Guy Harris1-1/+1
2015-11-05Qt: Check for a sane window geometry.Gerald Combs3-5/+33
2015-11-05Get rid of ws80211_frequency_to_channel().Guy Harris2-3/+6
2015-11-04Refactor DCE/RPC dissection to include a real dissector table.Michael Mann5-24/+27