aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs1-2/+12
2015-07-13PacketList column fixes.Gerald Combs1-1/+1
2015-07-12Fixup packet list selection.Gerald Combs1-1/+2
2015-07-11Qt: Add Colorize Conversation menu items.Gerald Combs1-12/+108
2015-07-10Add the "Resolved Addresses" dialog.Gerald Combs1-0/+7
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-5/+29
2015-06-30Fix setting widget visibility when changing the layout.Gerald Combs1-18/+7
2015-06-25Qt: when a capture file is closed, go back to the welcome screen onlyMartin Kaiser1-2/+3
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-24qt: fix more button statesEvan Huus1-0/+3
2015-06-24qt: fix button state when cancelling saveEvan Huus1-1/+6
2015-06-23[Qt] switch screens only if we're acutally starting a captureMartin Kaiser1-2/+2
2015-06-23[Qt] if the capture is stopped before we received any packet...Martin Kaiser1-0/+2
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs1-9/+0
2015-06-18Add a preferences editor frame.Gerald Combs1-16/+27
2015-06-17Fix the Qt main window popup behavior.Gerald Combs1-0/+9
2015-06-16Save the wireless toolbar recent settings.Gerald Combs1-2/+2
2015-06-15Qt/Bluetooth: Add Devices dialogueMichal Labedzki1-0/+11
2015-06-15Qt: Add the ability to show preferences by module name.Gerald Combs1-1/+16
2015-06-05Qt: clear Go To Packet text box when opening itPascal Quantin1-0/+1
2015-06-05Qt: Add the capture and display filter dialog.Gerald Combs1-0/+23
2015-06-03Add the Display Filter Expression dialog.Gerald Combs1-1/+19
2015-05-29Qt: Add Conversation Filter sub menuAlexis La Goutte1-22/+49
2015-05-23Qt: Update the status bar when saving.Gerald Combs1-16/+12
2015-05-22Qt: Don't crash after "Save As".Gerald Combs1-1/+1
2015-05-15Qt: Stop tapping when the I/O Graph dialog closes.Gerald Combs1-0/+9
2015-05-15Qt: Implement "Apply as Column" for packet contextRoland Knall1-3/+20
2015-05-14Qt: Column preference fixes.Gerald Combs1-0/+1
2015-05-12Qt: Expert info → Expert information.Gerald Combs1-2/+2
2015-05-11Wireshark (Qt): The lower left status bar reports "Ready to load or capture" ...Alexis La Goutte1-0/+25
2015-05-08Expert Info dialog.Gerald Combs1-0/+28
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-0/+27
2015-05-03ext_menubar: Change action name to remove warningRoland Knall1-1/+1
2015-04-27ext_menubar: Add pointer to GUI main structureRoland Knall1-1/+1
2015-04-14UI: Implementing menus for pluginsRoland Knall1-1/+28
2015-04-13Qt: Add option to copy all visible item or selected tree items in Packet Deta...Michal Labedzki1-1/+45
2015-04-01Qt: Add Capture Restart featureMichal Labedzki1-0/+7
2015-03-12Qt: enable autoscroll on initial capture startPeter Wu1-1/+6
2015-03-05Qt: Display only filename on status bar and display full path and size on too...Alexis La Goutte1-3/+7
2015-03-05Qt: Show the full file path in the status bar.Gerald Combs1-1/+3
2015-03-03Qt: Do not close file while trying to open new oneMichael Oed1-2/+4
2015-03-02Don't create a packet dialog if we don't have a packet.Guy Harris1-5/+22
2015-02-27Qt: Automatically scroll the packet list.Michal Labedzki1-1/+9
2015-02-24Qt: Apply recent settings.Gerald Combs1-48/+62
2015-02-24Qt: Fix a crash when changing the layout.Gerald Combs1-3/+4
2015-02-21Qt: Fix unsaved changes behavior.Gerald Combs1-1/+1
2015-02-17[Qt] don't clear the display filter when a capture file is closedMartin Kaiser1-6/+0
2015-02-12Qt: Add the "new packet" window^Wdialog^Wwindow.Gerald Combs1-5/+30
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki1-0/+13
2015-02-07Qt: Add the Coloring Rules dialog.Gerald Combs1-0/+8