aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-11-23Remove configure --enable-ipv6 optionJoão Valverde1-1/+1
2015-11-22We *do* use setWindowModified; remove the XXX comment saying to do so.Guy Harris1-1/+0
2015-11-22Qt: save columns position before freezingPascal Quantin1-0/+1
2015-11-22Qt: Added translate for "Capturing from ".Stig Bjørlykke1-9/+2
2015-11-22Qt: Set normal window icon when capture file closed.Stig Bjørlykke3-6/+6
2015-11-22Do not expand packets in packet dialog by defaultPeter Wu1-1/+0
2015-11-22Fix RTP player crash on invalid streamsPeter Wu1-0/+5
2015-11-21display_filter_edit(.h): fix comma at end of enumerator list [-Wpedantic] / c...Alexis La Goutte1-1/+1
2015-11-20Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki1-57/+2
2015-11-20Qt: Fixed column issues when changing profile.Stig Bjørlykke1-1/+1
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