summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-17Add a text import dialog. Use libui.Gerald Combs1-0/+3
2012-09-06Implement File→Merge. Gerald Combs1-1/+3
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-31Fix compilation on Windows.Gerald Combs1-3/+0
2012-08-31It ain't Wireshark unless we can capture.Gerald Combs1-3/+64
2012-08-31File => Open (Ctrl+O) on Qtshark (broke with last change...)Alexis La Goutte1-0/+1
2012-08-23Catch key events where needed and direct them to the display filterGerald Combs1-0/+1
2012-08-20Restore the previous focus when we're done going to a packet.Gerald Combs1-0/+4
2012-08-20Basic "Go to Packet" implementation.Gerald Combs1-0/+4
2012-08-17More welcome screen layout updates. Instantiate the welcome screenGerald Combs1-1/+1
2012-08-17Lay out the welcome screen using Qt Designer.Gerald Combs1-7/+7
2012-08-14Add a "View" menu along with actions+slots for expanding and collapsingGerald Combs1-4/+0
2012-08-14Minor cleanup: Get rid of unnecessary signal+slot customization and markGerald Combs1-2/+2
2012-08-13Add keyboard shortcuts for the packet list.Gerald Combs1-0/+6
2012-07-25Add some link (URL) to Help Menu in QtSharkAlexis La Goutte1-0/+6
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs1-0/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-0/+11
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+68