extcap: Add regular expression validation support
[metze/wireshark/wip.git] / ui / qt / main_welcome.cpp
2016-01-05 Roland Knallextcap: Add regular expression validation support
2015-12-19 Michal LabedzkiQt: Try to fix Main Welcome Interfaces List Scrollbar
2015-11-29 Stig BjørlykkeQt: Check capture filter only once when selecting inter...
2015-11-23 Stig BjørlykkeQt: Preserve selected file in welcome screen.
2015-10-14 Gerald CombsUpdate the Qt welcome banner.
2015-10-13 Gerald CombsQt: Recent list context menu.
2015-10-12 Gerald CombsUse system highlight+hover colors in the welcome screen.
2015-10-06 YFdyh000Qt: refine some strings for l10n
2015-10-04 Peter WuFix various memleaks
2015-07-07 Joerg MayerContinuing to remove Q_UNUSED
2015-06-25 Martin KaiserQt: use <> for including the generated ui_*.h files
2015-05-11 Gerald CombsQt: Fix the main welcome banner.
2015-05-05 Roland Knallextcap: Implement QT extcap options
2015-04-26 Guy HarrisInclude "config.h" first, even before <glib.h>, as...
2015-03-05 Gerald CombsQt: Constify a bunch of strings.
2015-02-20 Gerald CombsQt: Fix automatic update status in welcome screen.
2015-02-19 Gerald CombsQt: Add more version and packaging information to the...
2015-02-10 Gerald CombsQt/C++: Change a bunch of includes to forward declarations.
2014-12-31 Guy HarrisMove the version_info.c stuff to wsutil/ws_version_info.c.
2014-12-21 Gerald CombsQt: Fix accordion frame height calculation.
2014-12-20 Gerald CombsQt: Use an accordion frame in the welcome screen.
2014-12-20 Gerald CombsQt: Revert back to an all-in-one main window.
2014-11-04 Michal LabedzkiQt: Dynamic languages
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-25 Alexis La GoutteFrom Thomas ERSFELD (GSoC13) : Add Capture interface...
2013-10-15 Gerald CombsFill in the help links. Make sure they do something...
2013-10-05 Gerald CombsMake the task list colors more consistent.
2013-08-31 Gerald CombsSet our connection capture filter in main() similar...
2013-08-31 Gerald CombsTry to set a sensible capture filter at startup.
2013-08-08 Gerald CombsAdd initial capture filter support.
2013-06-19 Gerald CombsTry to make it more obvious that you can select unselec...
2013-04-25 Gerald CombsUpdate QtShark.pro for Qt5, hopefully without breaking...
2013-04-24 Jörg MayerThe porting guide for Qt5 requires that Q_OS_ be used...
2012-12-04 Gerald CombsUse more restrictive selectors, otherwise we end up...
2012-12-03 Gerald CombsUpdate the interface list to reflect the recent interfa...
2012-11-05 Gerald CombsRetain readability.
2012-11-05 Gerald CombsEnable the splash screen blur on OSes other than OS X.
2012-11-05 Gerald CombsMove the MWOverlay code into its own class, SplashOverl...
2012-11-03 Gerald CombsMove the main window creation to the top of main()...
2012-10-08 Gerald CombsAdd a PacketRangeGroupBox widget. Use it to implement...
2012-09-04 Alexis La GoutteAdd modelines for Qtshark file
2012-08-23 Gerald CombsAllow focus in the task list, which in turn allows...
2012-08-23 Jörg MayerFixes for warnings: unused-but-set-variable
2012-08-19 Gerald CombsTry colors from the Tango palette.
2012-08-17 Gerald CombsFix a focus artifact on Windows and adjust colors for...
2012-08-17 Gerald CombsMore welcome screen layout updates. Instantiate the...
2012-08-17 Gerald CombsAuto-expand the welcome screen layout. Get rid of or...
2012-08-17 Gerald CombsLay out the welcome screen using Qt Designer.
2012-08-14 Gerald CombsFix compilation warnings.
2012-07-30 Gerald CombsGet rid of a couple of focus halos.
2012-07-30 Gerald CombsRename "Files" to "Recent Files". Add space between...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-03-07 Alexis La GoutteAdd i18n to QtShark
2012-01-04 Gerald CombsAdd initial support for Qt along with a "ui" subdirectory.