aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Qt: Fix sorting of enabled protocols descriptionRoland Knall1-1/+8
2017-12-19Convert Enabled protocols dialog to use model.Michael Mann8-264/+658
2017-12-19Bugfix capture_info_open() folded into ui/capture.cMichael Mann1-7/+9
2017-12-19Qt: Resolve duplicate keyboard shortcutsStig Bjørlykke1-3/+6
2017-12-19Qt: Add Collapse SubtreesStig Bjørlykke5-0/+42
2017-12-18-1 is a valid tree_type value.Gerald Combs1-1/+1
2017-12-18Qt: Process our event loop less often at startup.Gerald Combs1-2/+9
2017-12-17Qt: Handle RecentFileStatus destruction manually.Gerald Combs3-5/+10
2017-12-17[Automatic update for 2017-12-17]Gerald Combs7-282/+409
2017-12-17Qt: Update our recent status sooner at startup.Gerald Combs4-77/+19
2017-12-17LTE RLC graph: export graph as image, like TCP stream doesMartin Mathieson2-2/+49
2017-12-17Simple statistics export: fill in callback to get item dataMartin Mathieson2-0/+17
2017-12-17Log output updates.Gerald Combs1-1/+4
2017-12-16Fix memory leaks in Expert Info dialogMichael Mann3-0/+14
2017-12-16Convert Supported Protocols dialog to use modelMichael Mann7-135/+455
2017-12-16qt: follow stream: prevent duplicate closeMartin Kaiser1-0/+6
2017-12-16Qt: Show our recent files earlier.Gerald Combs1-5/+11
2017-12-15Qt: A node without a child can not be expandedStig Bjørlykke1-1/+1
2017-12-15Qt: Initialize QFontDatabase in a worker thread.Gerald Combs1-0/+13
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs18-575/+864
2017-12-15Qt: Fix translating some textsStig Bjørlykke2-6/+6
2017-12-14Remove a plugin_if_gui_cb type conversion.Gerald Combs4-32/+20
2017-12-14Qt: Constify a variable.Gerald Combs1-1/+1
2017-12-14Qt: Add and use qUtf8Printable.Gerald Combs5-30/+35
2017-12-14firewall_rules(ui): fix 'ptype' was marked unused but was used [-Wused-but-ma...Alexis La Goutte1-2/+2
2017-12-14Refactor plugin registration and loadingJoão Valverde1-19/+4
2017-12-14Replace a comma with a semicolon, which it presumably was intended to be.Guy Harris1-1/+1
2017-12-14Qt: Fix a cast.Gerald Combs1-3/+1
2017-12-13Qt: Add ui, qrc and qm files to sourceRoland Knall1-0/+4
2017-12-13Add a model to use for Expert Info dialog.Michael Mann12-524/+1141
2017-12-12qt: follow stream: fix crash during closeMartin Kaiser2-2/+10
2017-12-11Revert "Move fill_in_local_interfaces to a thread."Gerald Combs6-68/+77
2017-12-11Fix make distcheckJoão Valverde4-32/+15
2017-12-11fix compilation without pcap.Dario Lombardo2-6/+14
2017-12-11[capture_info] Move capture_info_new_file() to capture.cAndersBroman1-1/+114
2017-12-11[capture_info] Fold the code of capture_info_open() into ui/capture.cAndersBroman2-1/+16
2017-12-11Move fill_in_local_interfaces to a thread.Gerald Combs6-77/+60
2017-12-11Rewrite make-tap-reg.py in CJoão Valverde11-103/+261
2017-12-10[Automatic update for 2017-12-10]Gerald Combs7-80/+191
2017-12-10Win32: Add checks for _WIN32_WINNT and NTDDI_VERSION.Gerald Combs1-2/+2
2017-12-09Allow switching direction in LTE RLC graphMartin Mathieson6-25/+74
2017-12-08Try to fix win32 build, add ui/packet_range.h include.Jakub Zawadzki1-0/+1
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris78-47/+149
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris12-38/+38
2017-12-08More QVector fixes.Gerald Combs1-2/+2
2017-12-07Qt: Fix ByteViewText compilation for Qt < 5.5.Gerald Combs1-4/+4
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs7-336/+258
2017-12-06Qt: Speed up the splash overlay.Gerald Combs4-78/+92
2017-12-05Convert the file set dialog treewidget to a treeview+model.Gerald Combs8-158/+327
2017-12-05[profile.c] glist_fre_full() is 2.28, include glib-compat.hAndersBroman1-0/+1