aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2019-08-30Qt: ProtoTree combine menusRoland Knall2-162/+94
2019-08-30Qt: Add macro for g_list_next for C++Roland Knall28-185/+196
2019-08-29Qt: Extend filterbutton context menuRoland Knall5-65/+43
2019-08-29Qt: Apply Invert/Enable/Disable only to selected listRoland Knall5-88/+120
2019-08-29Qt: Move Apply/Prepare to general QMenu handlerRoland Knall8-233/+49
2019-08-27Add tooltip for clearing display filterMoshe Kaplan2-1/+5
2019-08-26Qt: Create Apply/Prepare in PacketlistRoland Knall2-20/+32
2019-08-26Qt: Add Apply/Prepare to Packet DialogRoland Knall1-1/+20
2019-08-26Qt: Remove unnecessary code for context menusRoland Knall5-68/+59
2019-08-26Qt: Make Apply/Prepare filter independentRoland Knall5-22/+84
2019-08-26Qt: Fix memory leak in ProfileModel constructorTomasz Moń1-0/+1
2019-08-26Qt: Fix copy from default profileRoland Knall1-1/+1
2019-08-26Qt (zip_helper): Fix Dead StoreAlexis La Goutte1-1/+2
2019-08-26Qt: Move CopyFrom from menu to buttonRoland Knall13-97/+126
2019-08-25[Automatic update for 2019-08-25]Gerald Combs9-353/+266
2019-08-20Qt: Allow deletion of personal system-profileRoland Knall1-1/+1
2019-08-20Qt: Fix null pointer dereferenceRoland Knall1-45/+17
2019-08-19Qt: Initialize PacketListHeader member variablesTomasz Moń1-1/+3
2019-08-19Qt: Fix PacketListHeader dereferences before null checkTomasz Moń1-4/+19
2019-08-19Qt: Fix CredentialsModel::clear()Tomasz Moń1-7/+9
2019-08-18[Automatic update for 2019-08-18]Gerald Combs10-287/+446
2019-08-14Wiretap: Fix temporary filename memory corruptionTomasz Moń2-3/+3
2019-08-13Qt: Fix importProfilesFromDir() semanticsTomasz Moń1-2/+3
2019-08-13Qt: Remove unnecessary const_cast'sRoland Knall2-11/+11
2019-08-13Qt: Import zips with illegal namesRoland Knall4-26/+81
2019-08-13Qt: Correctly identify the active profileRoland Knall1-8/+12
2019-08-13Qt: Prevent loop in renames of profilesRoland Knall5-61/+233
2019-08-13Qt: Fix translations for profilesRoland Knall1-6/+6
2019-08-12Qt: Fix drop event for main windowRoland Knall1-0/+12
2019-08-11[Automatic update for 2019-08-11]Gerald Combs10-556/+507
2019-08-10Qt: fix wrong default packet list order in Qt 5.13Peter Wu1-1/+2
2019-08-10Qt: Correctly present numerous text on extcapRoland Knall1-0/+1
2019-08-09Qt: Fix numerous translation for extcapRoland Knall1-2/+5
2019-08-09Qt: Fix coverity issues for profile modelRoland Knall1-3/+2
2019-08-09Qt: Fix Preference dialog translationRoland Knall8-50/+56
2019-08-08Qt: Restructure duplicateEntry to rectify copying issuesRoland Knall1-34/+38
2019-08-08Qt: Respect recent values on startupStig Bjørlykke1-1/+1
2019-08-08Qt: Remove unnecessary label from default copyRoland Knall1-21/+35
2019-08-08Qt: Simplify guard checksRoland Knall2-26/+20
2019-08-06Qt: ProfileModel code cleanupStig Bjørlykke1-11/+3
2019-08-05Qt: Fix profile copy with wrong profile nameRoland Knall1-1/+8
2019-08-05Qt: Better translation textsRoland Knall1-5/+9
2019-08-05Qt: Check filename before importRoland Knall2-5/+37
2019-08-05Qt: Sequence Dialog simplify context menuRoland Knall3-36/+11
2019-08-05Qt: Always store lastdir on profile importStig Bjørlykke1-2/+2
2019-08-05Qt: do not adjust the time origin for empty graphsPeter Wu1-1/+1
2019-08-04Qt: Guard no minizip buildRoland Knall1-3/+4
2019-08-04[Automatic update for 2019-08-04]Gerald Combs10-475/+1824
2019-08-03Qt: Write recent before exporting profilesStig Bjørlykke1-0/+4
2019-08-03Correct typo in Extcap-Options-DialogMike782-2/+2