aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Added DNS statistics supportDario Lombardo1-0/+6
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-3/+3
2014-12-30Qt: More WiresharkDialog conversions.Gerald Combs1-5/+5
2014-12-30Qt: Convert more dialogs to WiresharkDialog.Gerald Combs1-12/+4
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-5/+3
2014-12-24Qt (pref.gui_layout_type): Missing break in switch (CID 1159202 & 1159203)Alexis La Goutte1-0/+2
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-6/+2
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-123/+111
2014-12-14Qt: Defer startup messages.Gerald Combs1-1/+1
2014-12-12Qt: Add name resolution menu items.Gerald Combs1-0/+34
2014-12-10Qt: Obey main toolbar icon preferences.Gerald Combs1-0/+15
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-0/+23
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs1-16/+12
2014-11-26Qt: support the -R option to set a read filter on the command lineMartin Kaiser1-20/+27
2014-11-10Improved deregistering fields.Stig Bjørlykke1-0/+30
2014-11-08Fix error: parameter 'XX' not found in the function declaration (-Wdocumentat...Alexis La Goutte1-3/+0
2014-10-22Qt: Show / hide main widgets.Gerald Combs1-26/+43
2014-10-21Qt: Fill in time display menu items. Other fixes and updates.Gerald Combs1-1/+58
2014-10-06Qt: Rename the "check for updates" slot.Gerald Combs1-1/+1
2014-10-02Qt: Keep dialogs from blocking tests.Gerald Combs1-9/+9
2014-10-01Add tests for the Qt UI.Gerald Combs1-0/+18
2014-09-30Qt: Start capture from the command line.Gerald Combs1-5/+4
2014-09-26Qt: Capture fixes.Gerald Combs1-0/+1
2014-09-24Qt: Fix preference bugs.Gerald Combs1-0/+6
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs1-0/+37
2014-09-23Qt: Add the colorization action.Gerald Combs1-9/+16
2014-09-22Qt: Use wsiconcap while we're capturing.Gerald Combs1-4/+7
2014-09-20Qt: Add stock icons.Gerald Combs1-4/+4
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs1-2/+22
2014-08-15Qt: Disable main menu items that don't do anything.Gerald Combs1-4/+4
2014-08-09Qt: Add missing text to translationAlexis La Goutte1-2/+2
2014-08-08Use a QTreeWidget instead of QTableWidget.Gerald Combs1-1/+1
2014-07-26Refactor "common" Conversation table functionality.Michael Mann1-2/+1
2014-07-25Make Capture -> Refresh Interfaces work.Guy Harris1-0/+5
2014-07-21[WIP] Add a conversation dialog.Gerald Combs1-71/+104
2014-07-20Get rid of #if 0'ed out includes of capture-pcap-util.h.Guy Harris1-3/+0
2014-07-11Add plumbing for stat commands ("-z ...").Gerald Combs1-1/+14
2014-07-09Merge capture->interfaces and capture->optionsEvan Huus1-19/+1
2014-07-09Wireshark Qt: Fix recent (update the list of file when quit Wireshark)Alexis La Goutte1-9/+10
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-0/+2
2014-06-30Move capture.[ch] to libui.Guy Harris1-1/+1
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris1-1/+3
2014-06-12Capture Interfaces Dialog:Irene Ruengeler1-0/+7
2014-06-06Add TFTP export for Qt tooAlexis La Goutte1-0/+5
2014-05-19Use g_ alloced memory (instead of emem) when printing fields. emem shouldn't...Michael Mann1-1/+3
2014-05-09Revert "Use g_ alloced memory (instead of emem) when printing fields. emem s...Evan Huus1-3/+1
2014-05-09Use g_ alloced memory (instead of emem) when printing fields. emem shouldn't...Michael Mann1-1/+3
2014-05-04GUI modules for LBM aka 29West dissectors.David Ameiss1-1/+99
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs1-0/+10
2014-03-21Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'Hadriel Kaplan1-1/+1