aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-23Qt: Split the filter dropdown arrow icon into dark and light versions.Gerald Combs4-62/+98
2019-06-21Qt: Convert the rest of the preference dialog list buttons.Gerald Combs17-361/+295
2019-06-20Qt: Convert the list management icons to templates.Gerald Combs2-57/+38
2019-06-20Use I/O Graphs instead of IO graphs everywhere.Dario Lombardo14-32/+32
2019-06-19Revert "Qt: Remove unnecessary ColumnText object"Roland Knall3-31/+36
2019-06-17Qt: Filter expression toolbar dark mode updates.Gerald Combs5-23/+37
2019-06-16Qt: Drag-and-Dropping from ProtoTree copies whole fieldRoland Knall1-0/+2
2019-06-16Qt: Fix ghost drag-and-drop in PacketList on empty fieldsRoland Knall2-3/+15
2019-06-16Qt: Remove unnecessary ColumnText objectRoland Knall3-36/+31
2019-06-16Qt: Allow Drag-and-drop on info and protocolRoland Knall3-23/+67
2019-06-16Qt: Fix drag-and-drop from packet listRoland Knall6-47/+73
2019-06-16[Automatic update for 2019-06-16]Gerald Combs10-135/+641