aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_welcome.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Pull quit_after_cap out of the global capture options.Guy Harris1-0/+7
2016-06-13Qt: Make the capture filter read-only only in main welcome.Gerald Combs1-1/+5
2016-05-17Qt: Add accessible names to main welcome widgets.Gerald Combs1-0/+1
2016-05-17Qt: Delete recent items.Gerald Combs1-1/+1
2016-05-13Qt: Fix a recent files infinite loop.Gerald Combs1-2/+4
2016-04-21Link version code statically againJoão Valverde1-1/+1
2016-04-02Qt: Try to speed up SplashOverlayGerald Combs1-1/+1
2016-03-21Fix building without extcap enabledJoão Valverde1-5/+5
2016-03-07Qt: Remove unused version.h headerJoão Valverde1-2/+0
2016-02-26Qt: Update selected interface filter behavior.Gerald Combs1-1/+35
2016-01-27Make Qt UI capture filter behavior more closely match the GTK+ UI.Gerald Combs1-0/+43
2016-01-23ui: Code cleanupStig Bjørlykke1-6/+4
2016-01-10Qt: fix infinite loop when gui_recent_files_count_max is negativePeter Wu1-1/+1
2016-01-08Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar"Gerald Combs1-3/+0
2016-01-08Add a Busy status to SyntaxLineEdit.Gerald Combs1-0/+5
2016-01-05extcap: Add regular expression validation supportRoland Knall1-0/+17
2015-12-19Qt: Try to fix Main Welcome Interfaces List ScrollbarMichal Labedzki1-0/+3
2015-11-29Qt: Check capture filter only once when selecting interface(s)Stig Bjørlykke1-1/+1
2015-11-23Qt: Preserve selected file in welcome screen.Stig Bjørlykke1-0/+9
2015-10-14Update the Qt welcome banner.Gerald Combs1-1/+16
2015-10-13Qt: Recent list context menu.Gerald Combs1-0/+54
2015-10-12Use system highlight+hover colors in the welcome screen.Gerald Combs1-14/+2
2015-10-06Qt: refine some strings for l10nYFdyh0001-1/+1
2015-10-04Fix various memleaksPeter Wu1-0/+5
2015-07-07Continuing to remove Q_UNUSEDJoerg Mayer1-3/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-05-11Qt: Fix the main welcome banner.Gerald Combs1-1/+1
2015-05-05extcap: Implement QT extcap optionsRoland Knall1-0/+23
2015-04-26Include "config.h" first, even before <glib.h>, as is done in other files.Guy Harris1-2/+2
2015-03-05Qt: Constify a bunch of strings.Gerald Combs1-2/+2
2015-02-20Qt: Fix automatic update status in welcome screen.Gerald Combs1-19/+20
2015-02-19Qt: Add more version and packaging information to the main window.Gerald Combs1-1/+48
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-1/+4
2014-12-31Move the version_info.c stuff to wsutil/ws_version_info.c.Guy Harris1-1/+1
2014-12-21Qt: Fix accordion frame height calculation.Gerald Combs1-1/+6
2014-12-20Qt: Use an accordion frame in the welcome screen.Gerald Combs1-2/+1
2014-12-20Qt: Revert back to an all-in-one main window.Gerald Combs1-45/+14
2014-11-04Qt: Dynamic languagesMichal Labedzki1-0/+16
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-25From Thomas ERSFELD (GSoC13) : Add Capture interface dialog windowAlexis La Goutte1-0/+5
2013-10-15Fill in the help links. Make sure they do something when they're clicked.Gerald Combs1-0/+2
2013-10-05Make the task list colors more consistent.Gerald Combs1-2/+2
2013-08-31Set our connection capture filter in main() similar to the GTK+ version.Gerald Combs1-4/+0
2013-08-31Try to set a sensible capture filter at startup.Gerald Combs1-0/+4
2013-08-08Add initial capture filter support.Gerald Combs1-0/+10
2013-06-19Try to make it more obvious that you can select unselected task listGerald Combs1-14/+17
2013-04-25Update QtShark.pro for Qt5, hopefully without breaking Qt4. Enable theGerald Combs1-3/+3
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-4/+4
2012-12-04Use more restrictive selectors, otherwise we end up styling things weGerald Combs1-1/+1
2012-12-03Update the interface list to reflect the recent interface name changes.Gerald Combs1-7/+15