summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-11-24Qt: Save preferences when hide/show columnsStig Bjørlykke1-0/+6
2015-11-24VoIP: fix a null dereference when trying to retrieve the time of a T.38 tappe...Pascal Quantin1-1/+1
2015-11-24Qt: check that a file name was selected before trying to export follow contentPascal Quantin1-11/+13
2015-11-24Qt (Recent Files): Fix typo on variable nameAlexis La Goutte1-1/+1
2015-11-23Qt: Fix column resolve namesStig Bjørlykke1-0/+4
2015-11-23Qt: Fixed more column issues when changing profile.Stig Bjørlykke2-2/+11
2015-11-23Qt: Revert to more optimized codeStig Bjørlykke1-8/+5
2015-11-23Qt: Set tooltip for packet list headerStig Bjørlykke3-26/+17
2015-11-23Qt: Improved profiles popup menuStig Bjørlykke3-30/+31
2015-11-23Qt: Preserve selected file in welcome screen.Stig Bjørlykke1-0/+9
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-21debian: Fix bumping SO versionsBalint Reczey3-0/+0
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-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-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: 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-15[Automatic update for 2015-11-15]Gerald Combs13-4240/+4615
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-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-11Update translations for 2.0.0rc3.Gerald Combs9-1617/+1831
2015-11-11Qt: fix profile renamePascal Quantin1-0/+1