aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.ui
AgeCommit message (Expand)AuthorFilesLines
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler1-0/+8
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+18
2013-11-22Add an initial "Decode As" dialog. Currently read-only.Gerald Combs1-4/+14
2013-11-21Add a statistics tree dialog.Gerald Combs1-0/+164
2013-10-24Initial and woefully incomplete flow graph support.Gerald Combs1-0/+9
2013-09-13More TCP stream graph updates.Gerald Combs1-0/+9
2013-09-09From Thomas ERSFELD (GSoC13)Alexis La Goutte1-0/+29
2013-09-09Add the TCP window scaling graph. Add zoom selections.Gerald Combs1-0/+9
2013-09-08Add the TCP RTT graph.Gerald Combs1-0/+9
2013-09-04Throughput graph updates.Gerald Combs1-0/+9
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-3/+27
2013-07-23From Thomas ERSFELD (GSoC13) Apply changes of revision 50107 to qtshark man p...Alexis La Goutte1-4/+16
2013-07-15Set the menuRole for actionCaptureOptions to NoRole similar toGerald Combs1-4/+10
2013-07-09From Thomas ERSFELD (GSOC13) via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte1-1/+38
2013-03-31Make the menu item for importing a hex dump text file be "Import fromGuy Harris1-3/+3
2013-03-26More icon updates. Gerald Combs1-2/+2
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-3/+0
2013-01-24Separate Time Shift item from Time Reference items. From Cal Turney viaChris Maynard1-0/+1
2013-01-22For menu consistency and shortcut simplification, change some "Ignore" relate...Chris Maynard1-2/+2
2013-01-21Update the ignore shortcuts to match r47194.Gerald Combs1-3/+3
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-2/+20
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-0/+47
2012-12-21Reduce the spacer height in the "go to" and search frames. Fix theGerald Combs1-1/+1
2012-12-18Add an AccordionFrame class which can animate showing and hiding (exceptGerald Combs1-1/+7
2012-12-17Implement the frame mark, ignore, and time reference actions. Update theGerald Combs1-0/+147
2012-12-15Rename the search type menu items to more accurately reflect what we'reGerald Combs1-0/+44
2012-12-07Implement the items under "Edit→Copy", "Analyze→Apply as Filter" andGerald Combs1-1/+183
2012-12-05Create 16x16 and 24x24 versions of the document icon with a contrastingGerald Combs1-2/+2
2012-12-04Replace GTK_STOCK_SAVE with WIRESHARK_STOCK_FILE in a few places,Gerald Combs1-2/+11
2012-12-04Rename utilityToolBar to displayFilterToolbar and move the displayGerald Combs1-8/+8
2012-10-18Move ui-independent object export routines to the common ui directory.Gerald Combs1-6/+30
2012-10-16Move common SSL key export routines to ui/ssl_key_export.[ch]. Make theGerald Combs1-5/+0
2012-10-12Add a packet format group box, similar to the packet range group box.Gerald Combs1-7/+43
2012-10-01Implement file sets.Gerald Combs1-9/+9
2012-08-31It ain't Wireshark unless we can capture.Gerald Combs1-7/+186
2012-08-31Add Q&A icon for qtsharkAlexis La Goutte1-1/+8
2012-08-20Stylize the "go to packet" bar.Gerald Combs1-2/+5
2012-08-20Basic "Go to Packet" implementation.Gerald Combs1-0/+52
2012-08-17More welcome screen layout updates. Instantiate the welcome screenGerald Combs1-1/+7
2012-08-14Properly enable and disable "View/Expand Subtrees". Get ridGerald Combs1-0/+3
2012-08-14Add a "View" menu along with actions+slots for expanding and collapsingGerald Combs1-0/+43
2012-08-14Minor cleanup: Get rid of unnecessary signal+slot customization and markGerald Combs1-43/+16
2012-08-13Add keyboard shortcuts for the packet list.Gerald Combs1-1/+56
2012-08-07Apply the change of revision 44103 to QtSharkAlexis La Goutte1-25/+3
2012-08-06Add Id header (and the standard copyright headers) to some files.Jörg Mayer1-0/+22
2012-08-01spelling fix (hopefully)Jörg Mayer1-3/+3
2012-07-31Add icon to Help Menu (Help, Wiki, About)Alexis La Goutte1-5/+29
2012-07-25Add Help Menu to QtSharkAlexis La Goutte1-1/+113
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-1/+8
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+257