summaryrefslogtreecommitdiff
path: root/ui/qt/main_status_bar.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-2/+2
2012-12-15Rename the search type menu items to more accurately reflect what we'reGerald Combs1-7/+3
2012-12-07Add a context menu to the packet list and fill in theGerald Combs1-2/+4
2012-12-03Make sure packets_bar_update does something.Gerald Combs1-16/+18
2012-12-03Update the interface list to reflect the recent interface name changes.Gerald Combs1-40/+48
2012-11-30Do a better job of getting the user's attention for temporary messages.Gerald Combs1-1/+18
2012-11-05Hide all of the messages until startup.Gerald Combs1-2/+2
2012-11-05Don't say we're ready until we're ready. Update some variable names.Gerald Combs1-41/+44
2012-10-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-17/+13
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+12
2012-08-20Stylize the "go to packet" bar.Gerald Combs1-1/+0
2012-08-14Properly enable and disable "View/Expand Subtrees". Get ridGerald Combs1-1/+5
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-4/+6
2012-08-01More style tweaks.Gerald Combs1-0/+1
2012-08-01Adjust the text size on OS X. This introduces an artifact that affectsGerald Combs1-8/+3
2012-07-31Make sure splitter handles are visible on Windows.Gerald Combs1-0/+11
2012-07-31Add an expert level indicator. Move a bunch of resources to image/.Gerald Combs1-1/+55
2012-07-31Fixup the progress bar spacing.Gerald Combs1-6/+7
2012-07-31Try to choose a better default font. Fix a runtime warning in the statusGerald Combs1-1/+1
2012-07-19Pass {delayed_}create_progress_dlg a pointer the top level windowGerald Combs1-2/+17
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-16Fix some Gui Text not translate and update french translationAlexis La Goutte1-2/+7
2012-03-07Add i18n to QtSharkAlexis La Goutte1-6/+6
2012-01-16Reflect the move of some header files to the ui directory.Guy Harris1-1/+2
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-44/+129
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+107