summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-09-08PluginIF: Parent menu and goto frameRoland Knall4-5/+73
2015-09-08Qt: Fixed a resource leak in getFilterFromRowAndColumnStig Bjørlykke2-3/+3
2015-09-08Qt: Fixed a resource leak in updateSelectionStatusStig Bjørlykke1-2/+3
2015-09-08Qt: Fix use-after-free patternStig Bjørlykke4-12/+23
2015-09-07Enable the display filter arrow tooltip.Gerald Combs2-3/+29
2015-09-07Add a URL for the tooltip bug.Gerald Combs1-3/+5
2015-09-07Re-enable display filter editor tooltips.Gerald Combs2-7/+30
2015-09-06Disable display filter tooltips for now.Gerald Combs2-27/+27
2015-09-06Keep focus rects from showing through the welcome screen.Gerald Combs3-0/+13
2015-09-06[Automatic update for 2015-09-06]Gerald Combs13-4153/+5341
2015-09-06Another removed display filter-related image.Guy Harris1-1/+0
2015-09-06Display filter edit updates.Gerald Combs17-1036/+247
2015-09-05Qt: Fixed a QString memory leakStig Bjørlykke1-1/+2
2015-09-05Qt: fix applying UINT preferences in base 8 or 16Pascal Quantin2-3/+11
2015-09-04Qt: fix Decode As dialog when using octal or hexadecimal typesPascal Quantin1-1/+1
2015-09-04GTK/Qt: fix crash when closing SIP Flows dialogPascal Quantin3-6/+11
2015-09-04Qt: fix crash when selecting Telephony > VoIP Calls or SIP Flows menu entriesPascal Quantin1-2/+4
2015-09-04Qt: Destruct FunnelStringDialog when done.Stig Bjørlykke2-12/+43
2015-09-04Add a version check to our splitter styling.Gerald Combs1-1/+1
2015-09-04expert_comp_table (GTK): fix will never be executed [-Wunreachable-code]Alexis La Goutte1-1/+3
2015-09-03Move IAX2 analysis to the ui directory.Gerald Combs12-161/+233
2015-09-03GTK packet list string chunk fixups.Gerald Combs1-1/+4
2015-09-03Remove the GTK+ IAX2 analysis circuit check.Gerald Combs1-7/+0
2015-09-02The official #define for 32-bit and 64-bit Windows is _WIN32.Guy Harris2-2/+2
2015-09-01Fixup the main window tab order.Gerald Combs2-2/+5
2015-09-01[mtp3_summary_dialog] Unused parameter warning with MSVCAndersBroman1-2/+2
2015-09-01Convert the WSP stats to generic stat API.Gerald Combs4-442/+26
2015-08-31Convert the MTP3 stats to new "generic stat API".Gerald Combs19-507/+700
2015-08-31Qt/Lua: Call atclose when TextWindow closesStig Bjørlykke2-0/+10
2015-08-31Redraw timestamps when time display settings change.Gerald Combs1-3/+3
2015-08-31Add a Telephony→SCTP submenu.Gerald Combs1-0/+8
2015-08-31Redraw the packet list when name resolution changes.Gerald Combs3-7/+4
2015-08-30[Automatic update for 2015-08-30]Gerald Combs13-2563/+2439
2015-08-29Insure Qt Capture preferences dialog displays default capture device (if any)Jim Young1-2/+6
2015-08-29Fix a GHashTable assertion in DecodeAsDialog.Gerald Combs2-10/+34
2015-08-28Qt: Fix use-after-free patternStig Bjørlykke1-2/+4
2015-08-28Disable most of the main window while we're tapping.Gerald Combs1-0/+10
2015-08-28Don't show a progress frame if our file was closed.Gerald Combs5-4/+18
2015-08-28Don't dissect twice from TapParameterDialog.Gerald Combs3-5/+5
2015-08-28Preparation Host Flows: make ICMP(v6) code and type retrieval more robustPascal Quantin1-25/+19
2015-08-28Speed up column sorting.Gerald Combs8-32/+99
2015-08-27More retapping fixups.Gerald Combs8-23/+56
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-4/+7
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-3/+4
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-2/+4
2015-08-26Don't emit app signals from dialogs.Gerald Combs13-27/+69
2015-08-26Reload IO Graph Y fields when reload Lua pluginsStig Bjørlykke4-0/+20
2015-08-26Add missing callback support.Gerald Combs3-0/+14
2015-08-26Rework tapping in Qt dialogs.Gerald Combs19-218/+251
2015-08-26Add per-dialog progress frames.Gerald Combs13-20/+115