aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-17Qt: Import Profile informationRoland Knall10-38/+339
2019-07-17capchild,ifaces: use g_get_monotonic_timePeter Wu1-7/+4
2019-07-17file: remove use of g_get_current_timePeter Wu3-8/+3
2019-07-14[Automatic update for 2019-07-14]Gerald Combs10-153/+1047
2019-07-13Qt: Fix our template icon appearance on LoDPI screens.Gerald Combs1-1/+0
2019-07-12Qt: Fix profile copy and deleteRoland Knall5-30/+71
2019-07-11Qt: Fix warning and remove dead codeRoland Knall1-87/+4
2019-07-11Qt: Fix various compiler warningsRoland Knall1-4/+4
2019-07-11Doxygen: Fix some warnings.Anders Broman2-0/+2
2019-07-11Qt: remove semicolon from profile model.Dario Lombardo1-1/+1
2019-07-11Qt: MainStatusbar and CopyFromProfileMenu to ModelRoland Knall4-90/+95
2019-07-11Qt: Move Profile Dialog to Model/ViewRoland Knall8-259/+1027
2019-07-07[Automatic update for 2019-07-07]Gerald Combs1-10/+10
2019-07-05credentials: don't use wmem file scope but a local copy.Dario Lombardo3-6/+44
2019-07-04Qt: Properly hide the choosen model from external viewsRoland Knall3-36/+31
2019-07-04Qt: Remove glib and wmem from packetlistrecordRoland Knall4-37/+22
2019-07-04Qt: Move ColText to QStringList for PacketListRecordRoland Knall3-34/+15
2019-07-04Qt: call retap for credentials.Dario Lombardo1-0/+1
2019-07-04Qt: remove CaptureFile from CredentialsModel constructor.Dario Lombardo3-3/+3
2019-07-04Qt: Workaround for Qt model() bugRoland Knall2-13/+9
2019-07-04Qt: Do not export the model of the packetlistRoland Knall6-33/+77
2019-07-03Qt: Credentials move tap to dialogRoland Knall4-19/+37
2019-07-03Qt: Cleanup PacketListRoland Knall4-22/+22
2019-07-01Qt: Move widgets to sub-directoryRoland Knall11-10/+10
2019-06-30MacOS: Fix highlight color in dark mode, graphite highlightJason Cohen2-2/+2
2019-06-30ui: Refactoring column_prefs_add_customStig Bjørlykke3-27/+5
2019-06-30Qt: fix more more Qt 5.13 deprecation warningsPeter Wu6-18/+31
2019-06-30[Automatic update for 2019-06-30]Gerald Combs10-89/+472
2019-06-29Qt: Prevent hidden global parametersRoland Knall3-22/+26
2019-06-29credentials: fix tshark output.Dario Lombardo1-1/+1
2019-06-28credentials: add sorting of table.Dario Lombardo1-3/+6
2019-06-28Qt: Fix 5.13 deprecated warningsRoland Knall12-18/+44
2019-06-28Qt: Fix default position when "Apply as Column"Stig Bjørlykke4-6/+6
2019-06-27Qt: Fixup our template icon generation.Gerald Combs1-33/+23
2019-06-27Qt: Drop column content as textRoland Knall1-1/+1
2019-06-26Qt: Make sure we create template icons for all modes.Gerald Combs1-5/+23
2019-06-26tap: add credentials tap.Dario Lombardo14-11/+570
2019-06-25Qt: Use a lighter link color in dark mode.Gerald Combs9-23/+99
2019-06-24Qt: Use QEvent::ApplicationPaletteChangeGerald Combs2-2/+2
2019-06-23[Automatic update for 2019-06-23]Gerald Combs10-445/+277
2019-06-23Qt: Handle ApplicationPaletteChange events in the welcome page.Gerald Combs6-92/+121