aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2019-08-03Qt: Fix minizip guardsRoland Knall1-0/+4
2019-08-03Qt: Mark with middle buttonRoland Knall1-0/+8
2019-08-02Qt: Update UI for profiles and handle export/import properlyRoland Knall9-225/+713
2019-08-02Qt: Rework VOIP Dialog context menuRoland Knall5-50/+42
2019-08-01Qt: Fix typo in extcap options dialogStig Bjørlykke1-1/+1
2019-08-01Qt: Check for invalid filters after coloring rules importStig Bjørlykke1-0/+2
2019-08-01Qt: Add ctx menu to start capturing packetsStig Bjørlykke2-0/+12
2019-07-31Qt: Remove global recent_ctx_menuStig Bjørlykke2-10/+6
2019-07-30Qt: Check for NULL pointer in profile->referenceStig Bjørlykke1-2/+2
2019-07-30Qt: Change from User/System to Personal/Global profile typesStig Bjørlykke5-50/+50
2019-07-30Qt: Improve numerus translation in status barStig Bjørlykke2-11/+9
2019-07-29Qt: avoid NULL to terminate a g_build_filename in ExportObjectModelPeter Wu1-8/+7
2019-07-29Qt: Fix memory leak in zip helperStig Bjørlykke1-0/+2
2019-07-29Qt: Fix memory leak in Profile modelStig Bjørlykke1-4/+9
2019-07-29Qt: Rename lblInfo to hintLabelStig Bjørlykke2-6/+6
2019-07-29Qt: Rename profile global to systemStig Bjørlykke5-43/+43
2019-07-29Qt: Improve profile dialog messagesStig Bjørlykke3-7/+7
2019-07-28Qt: Add a Contextmenu for the PacketDialogRoland Knall5-2/+231
2019-07-28Qt: Fix copy from profileRoland Knall1-1/+1
2019-07-28[Automatic update for 2019-07-28]Gerald Combs10-372/+883
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-1/+1
2019-07-27HTTPS In More Places, update some URLs.Guy Harris15-35/+40
2019-07-26Qt: Fix coloring rules dialogRoland Knall2-6/+80
2019-07-26HTTPS (almost) everywhere.Guy Harris16-16/+16
2019-07-25Qt: fix compilation with older Qt versions.Dario Lombardo1-2/+2
2019-07-25Qt: Export profilesRoland Knall7-7/+272
2019-07-25Qt: Fix copy indicator for profileRoland Knall1-1/+1
2019-07-25Qt: Various Profile UI UpdatesRoland Knall4-73/+60
2019-07-24Qt: Profile Treeview updates now after importing profilesRoland Knall2-11/+35
2019-07-24Remove an extra backslash.Guy Harris1-1/+1
2019-07-22Qt: Stop profile import when action pendingRoland Knall3-0/+29
2019-07-22Qt: Fix invalid characters for profilesRoland Knall1-1/+3
2019-07-22Qt: Fix filename checkRoland Knall1-2/+8
2019-07-22Qt: Cleanup data() method and interfaceRoland Knall5-148/+189
2019-07-21Qt: Remove unwanted TABsStig Bjørlykke1-2/+2
2019-07-21Qt: Improve profile import messagesStig Bjørlykke3-20/+41
2019-07-21Qt: Fix deletionRoland Knall1-7/+9
2019-07-21Qt: Fix copy-from menuRoland Knall3-16/+46
2019-07-21Qt: Allow profile import from directoryRoland Knall5-57/+111
2019-07-21Qt: Fix iconsize of info labelRoland Knall1-0/+1
2019-07-21[Automatic update for 2019-07-21]Gerald Combs10-400/+480
2019-07-20Qt: Profile Treeview fix key navigationRoland Knall1-1/+2
2019-07-19Qt: Improve profiles import UIRoland Knall3-37/+101
2019-07-19Qt: Delete copied profile properRoland Knall1-6/+12
2019-07-18Qt: Profile Dialog UI fixedRoland Knall2-0/+13
2019-07-18Qt: Use correct name for copyRoland Knall1-1/+1
2019-07-18Qt: Profile import button shall not be smallStig Bjørlykke1-2/+1
2019-07-18CMake: Use tab for indentationStig Bjørlykke1-1/+1
2019-07-18profile_model.cpp: add a missing breakPascal Quantin1-0/+1
2019-07-18Qt: Fix various issues for profile managerRoland Knall6-44/+133