aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_welcome.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-1/+1
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-11/+9
2017-08-04Qt: Fixup the welcome screen stylesheet.Gerald Combs1-20/+22
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-4/+3
2017-07-18Qt: Don't clobber the itemview hover behavior on Windows.Gerald Combs1-0/+2
2017-07-17Qt: More Main Welcome interface tweaks.Gerald Combs1-12/+1
2017-07-16Qt: Main Welcome hover text color fix.Stig Bjørlykke1-0/+1
2017-07-16Qt: fix build without libpcap and without extcapPeter Wu1-0/+4
2017-07-15Qt: Main Welcome behavior tweaks.Gerald Combs1-16/+28
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2017-03-29Qt: propagate selection from main screen to dialogPeter Wu1-0/+3
2017-03-03Qt: reduce minimum window size requirementPeter Wu1-1/+1
2016-11-10Qt: Handle retranslation events in the main window.Gerald Combs1-11/+13
2016-10-22main_welcome: include QUrlMartin Kaiser1-0/+1
2016-10-22Qt: Make "Learn" on the welcome screen clickable.Gerald Combs1-10/+16
2016-10-20WelcomeUI: Make Open and Capture clickableRoland Knall1-2/+17
2016-10-18Qt: Main welcome show/hide interface updates.Gerald Combs1-33/+6
2016-10-17InterfaceList: Change Buttons to comboboxRoland Knall1-0/+44
2016-10-01Interface List: Change display to view/modelRoland Knall1-47/+10
2016-09-19Qt: Added option to Remove from recent files listStig Bjørlykke1-2/+19
2016-09-02Qt: Clear open files list when clear recent menuStig Bjørlykke1-0/+7
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