aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_welcome.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Retain readability.Gerald Combs1-0/+1
2012-11-05Enable the splash screen blur on OSes other than OS X.Gerald Combs1-0/+12
2012-11-05Move the MWOverlay code into its own class, SplashOverlay. Use it toGerald Combs1-36/+19
2012-11-03Move the main window creation to the top of main() in anticipation of aGerald Combs1-1/+1
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-1/+1
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-23Allow focus in the task list, which in turn allows keyboard navigation.Gerald Combs1-1/+0
2012-08-23Fixes for warnings: unused-but-set-variableJörg Mayer1-0/+4
2012-08-19Try colors from the Tango palette.Gerald Combs1-33/+39
2012-08-17Fix a focus artifact on Windows and adjust colors for not-so-stellarGerald Combs1-3/+4
2012-08-17More welcome screen layout updates. Instantiate the welcome screenGerald Combs1-1/+23
2012-08-17Auto-expand the welcome screen layout. Get rid of or comment outGerald Combs1-8/+8
2012-08-17Lay out the welcome screen using Qt Designer.Gerald Combs1-79/+53
2012-08-14Fix compilation warnings.Gerald Combs1-1/+1
2012-07-30Get rid of a couple of focus halos.Gerald Combs1-0/+3
2012-07-30Rename "Files" to "Recent Files". Add space between each recent item.Gerald Combs1-5/+22
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-07Add i18n to QtSharkAlexis La Goutte1-6/+6
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+201