summaryrefslogtreecommitdiff
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Yell at the user less.Gerald Combs2-7/+7
2017-02-20Qt: Mystery pixel issue is solvedStig Bjørlykke1-3/+3
2017-02-20Qt: Add "Reset Layout"Stig Bjørlykke3-0/+21
2017-02-19[Automatic update for 2017-02-19]Gerald Combs7-300/+573
2017-02-19Clean up some memory leaks in wsutil/filesystem.cMichael Mann1-1/+6
2017-02-16Qt: Disable pane menu items if not used in layoutStig Bjørlykke1-3/+7
2017-02-16Qt: Preserve pane sizes when layout content changedStig Bjørlykke2-3/+15
2017-02-16Qt: Warn the user about DBAR 1.8 on Windows.Gerald Combs2-0/+129
2017-02-16Qt: Improved pane size auto detectStig Bjørlykke1-6/+9
2017-02-16Qt: Reset pane sizes when layout type changedStig Bjørlykke1-0/+13
2017-02-16Qt: Auto detect pane size when configured zeroStig Bjørlykke1-0/+12
2017-02-16Qt: Preserve pane sizes when changing profileStig Bjørlykke1-1/+1
2017-02-15Qt: Indicate profile created from system providedStig Bjørlykke1-0/+3
2017-02-14Qt: Reset Default profile supportStig Bjørlykke4-20/+53
2017-02-12[Automatic update for 2017-02-12]Gerald Combs7-133/+133
2017-02-10filter_list: add cleanup function and call it on exit.Dario Lombardo2-0/+6
2017-02-10Convert conversation hash tables to use wmem.Michael Mann2-19/+33
2017-02-10response_time_delay_dialog (Qt): Fix warning: parameter 'user_data/data' not ...Alexis La Goutte1-3/+4
2017-02-08Switch stat tap to use wmem_tree_t instead of (sorted) GSList.Michael Mann2-5/+7
2017-02-08Switch rtd and srt tables to use wmem_tree_t instead of (sorted) GSList.Michael Mann4-8/+11
2017-02-08Switch export objects to use wmem_tree_t instead of (sorted) GSList.Michael Mann2-4/+5
2017-02-08Qt: Add check for valid profile nameStig Bjørlykke1-0/+10
2017-02-07Adjust startup count for extcap.Gerald Combs1-1/+1
2017-02-05[Automatic update for 2017-02-05]Gerald Combs7-147/+147
2017-02-02Qt: Add extcap placeholder parameterStig Bjørlykke1-0/+3
2017-01-31format_text_wmem -> format_textMichael Mann1-2/+2
2017-01-31format_text -> format_text_wmem for wlan dialogsMichael Mann1-2/+7
2017-01-30Qt: Use system DateTimeFormat in QDateTimeEditStig Bjørlykke1-0/+1
2017-01-29[Automatic update for 2017-01-29]Gerald Combs7-481/+548
2017-01-27Qt: Add exported packet files to the recent filesStig Bjørlykke1-0/+2
2017-01-27Qt: Hide "Go to Packet" frame when closing capture file.Stig Bjørlykke1-0/+1
2017-01-27Qt: Preference editor improvements.Stig Bjørlykke1-9/+4
2017-01-26Qt: Signal number of active capturesRoland Knall2-2/+17
2017-01-26Add 'in' operator in display filter expression dialogJaap Keuter2-15/+29
2017-01-25Qt: Use preference editor for port number entriesStig Bjørlykke2-0/+6
2017-01-23Qt: Reject drag and drop if we're capturing.Gerald Combs1-3/+16
2017-01-22[Automatic update for 2017-01-22]Gerald Combs7-1415/+1795
2017-01-22Qt: Add Goodput graph (ACK rate), and minor bug fixesKevin Hogan3-57/+587
2017-01-22Internalize struct preferenceMichael Mann11-257/+230
2017-01-22Qt: Implement Custom CMakeRoland Knall2-0/+40
2017-01-21One more cf_merge_files_to_tempfile() call needed to be changed.Guy Harris1-2/+3
2017-01-21Qt: Fixup drag and drop merging.Gerald Combs3-8/+41
2017-01-21Qt: Show merge progress.Gerald Combs5-3/+32
2017-01-20Qt: Fix a sequence dialog crash.Gerald Combs1-1/+2
2017-01-20Qt: modify RTT graph (handle GSO, SACK, etc), plus bug fixesKevin Hogan2-25/+141
2017-01-19Qt: add graph of unacked (outstanding) bytes to window scale graphKevin Hogan1-10/+37
2017-01-18Fix Access Violation in plugin_if_mainwindow_get_ws_info(...)Paul Offord1-1/+1
2017-01-15[Automatic update for 2017-01-15]Gerald Combs7-1008/+1008
2017-01-13Qt: fix memory leaks in UatDialogPeter Wu1-1/+9
2017-01-12Make sure ui/qt/variant_pointer.h gets distributed.Guy Harris1-1/+2