aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models
AgeCommit message (Expand)AuthorFilesLines
2019-11-19Qt: Fix compile order for PacketListRecordRoland Knall1-1/+1
2019-11-19Qt: Speedup PacketlistRoland Knall4-43/+30
2019-11-19Qt: Remove unnecessary parent checkRoland Knall1-4/+1
2019-11-19Qt: Remove unused progress updateRoland Knall2-24/+2
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke27-558/+558
2019-11-17Qt: Multiselection in PacketListRoland Knall3-24/+72
2019-11-14Qt: Fix various LGTM.com reported issuesRoland Knall6-9/+26
2019-11-06Qt: Ensure only valid input for DisplayFilterRoland Knall1-1/+4
2019-11-05QT/CLI: Remove limit for object export filesUli Heilmeier1-2/+4
2019-11-05Qt: Use g_new0 to allocate fmt_dataStig Bjørlykke1-1/+1
2019-11-05Qt: Load filenames properlyRoland Knall1-10/+11
2019-11-05Qt: Fix memory leaks in FilterListModel::reload()Stig Bjørlykke1-3/+3
2019-11-04Qt: Coloringrules Mime is encoded as JSONRoland Knall1-25/+43
2019-11-03Qt: Consolidate mimedata usageRoland Knall4-23/+22
2019-11-03Qt: Filter list model filter selection (CID 1455165)Jaap Keuter1-3/+3
2019-11-02filter_list_model (Qt): Fix Dead StoreAlexis La Goutte1-2/+0
2019-10-29Qt: Fix override for FilterModelRoland Knall1-3/+3
2019-10-29Qt: Allow drag/drop of filter buttons in dialogRoland Knall2-3/+68
2019-10-28Qt: Filter enabled/disabled protocolsRoland Knall2-2/+9
2019-10-28Qt: Fix macos buildbotRoland Knall1-1/+1
2019-10-28Qt: Implement FilterListModelRoland Knall2-0/+333
2019-10-28Qt: Add Shortcut methods for active profileRoland Knall2-0/+16
2019-10-21Qt: Reset all changes in the column preferencesRoland Knall2-0/+8
2019-10-20Qt: Make enums anonymousRoland Knall1-2/+2
2019-10-20Qt: ColumnPreferences hide hidden columnsRoland Knall2-3/+43
2019-10-20Qt: Fix Column PreferencesRoland Knall2-0/+549
2019-10-04Qt: Do not redissect packets before sortingTomasz Moń1-23/+1
2019-09-04Qt: fix compilation for enabled_protocols_model.Dario Lombardo1-2/+2
2019-09-04Qt: in EnabledProtocolsDialog handle protocol typeRoland Knall2-43/+131
2019-09-01Qt: Rework Resolved Addresses dialogRoland Knall4-19/+428
2019-08-30Qt: Add macro for g_list_next for C++Roland Knall4-8/+6
2019-08-29Qt: Apply Invert/Enable/Disable only to selected listRoland Knall2-59/+58
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-19Qt: Fix CredentialsModel::clear()Tomasz Moń1-7/+9
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 Knall2-7/+25
2019-08-13Qt: Correctly identify the active profileRoland Knall1-8/+12
2019-08-13Qt: Prevent loop in renames of profilesRoland Knall2-41/+193
2019-08-09Qt: Fix coverity issues for profile modelRoland Knall1-3/+2
2019-08-09Qt: Fix Preference dialog translationRoland Knall2-35/+41
2019-08-08Qt: Restructure duplicateEntry to rectify copying issuesRoland Knall1-34/+38
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-03Qt: Write recent before exporting profilesStig Bjørlykke1-0/+4