summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
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-3138/+3140
2015-11-06Make rect_on_screen Qt4-compatible.Gerald Combs2-5/+6
2015-11-05Qt: Check for a sane window geometry.Gerald Combs3-5/+33
2015-11-04Activate word wrap for hintLabel defined as QLabelPascal Quantin18-0/+59
2015-11-03Qt: Turn off WindowModified when closing a file.Stig Bjørlykke1-0/+1
2015-11-03[Qt recent files menu] make sure that the "Clear Menu" item is retranslatedMartin Kaiser1-0/+2
2015-11-01Disable RTP player debug logs that were presumably left activated by mistakePascal Quantin1-1/+1
2015-11-01[Automatic update for 2015-11-01]Gerald Combs13-5845/+6414
2015-11-01Qt: do not draw sequence analysis items with a display status set to falsePascal Quantin1-8/+10
2015-11-01VoIP Calls: fix SIP calls statePascal Quantin1-2/+0
2015-11-01voip_calls.c: add missing tap_draw callback to taps asking for a redrawPascal Quantin1-22/+200
2015-10-29Qt: Allow Expert Information retapping.Gerald Combs2-21/+39