summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Fix some signal → slot mismatches.Gerald Combs4-9/+9
2015-09-17Qt: Add an event processing timer.Gerald Combs4-7/+16
2015-09-17Packet list speedups.Gerald Combs5-22/+68
2015-09-15MTP3 Summary: fix no previous prototype for ‘register_tap_listener_gtk_mtp3...Alexis La Goutte1-1/+2
2015-09-15Eliminate proto_tree_add_text from odds and ends.Michael Mann2-10/+8
2015-09-14Qt: align display of packets statistics in status bar with GTK UIPascal Quantin1-5/+16
2015-09-14Qt: add displayed packets percentage to status barPascal Quantin1-1/+2
2015-09-13Qt: remove unused variables in IAX2 analysis codePascal Quantin1-4/+0
2015-09-13Qt: refresh column content after editing itPascal Quantin2-1/+7
2015-09-13Don't invalidate the column cache when we filter packets.Gerald Combs2-6/+3
2015-09-13Stock icon (Qt): Missing break in switch (CID 1323928)Alexis La Goutte1-0/+1
2015-09-13help_url: fix typo found by Coverity (CID 1323927) and Clang analyzerAlexis La Goutte1-2/+3
2015-09-13[Automatic update for 2015-09-13]Gerald Combs13-4189/+6797
2015-09-13Fix misaligned read and buffer overrunPeter Wu2-21/+13
2015-09-11Fix a bunch of leaks found by Valgrind.Gerald Combs14-39/+48
2015-09-11Try using GStringChunks in PacketListRecord.Gerald Combs3-10/+32
2015-09-11Make sure we delete our PacketListRecords.Gerald Combs1-0/+1
2015-09-11Export captured packets correctly.Gerald Combs3-2/+22
2015-09-11Make StockIconToolButton independent.Gerald Combs11-188/+250
2015-09-11qt: Fix crash when stopping an empty live capturePeter Wu1-5/+7
2015-09-11lte/ui: fix 'time' var name.Dario Lombardo4-20/+20
2015-09-10Check if -fPIC is needed for Qt5 code to compileJeffrey Smith1-1/+1
2015-09-09Add the IAX2 Analysis dialog.Gerald Combs16-37/+2008
2015-09-09Add the Telephony→LTE menu.Gerald Combs2-0/+24
2015-09-09Fix Flow Graph never using Standard Addresses when requestedBen Fox-Moore1-1/+1
2015-09-09codecs/gtk: fix int to size_tDario Lombardo1-14/+18
2015-09-09PluginIF: Fix GTK PluginIF interfaceRoland Knall3-29/+39
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