aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/welcome
Commit message (Expand)AuthorAgeFilesLines
* Welcome: Design update round #2Alessandro Portale2024-03-194-0/+0
* Welcome: Fix application icon size for > 200% ui scalingv13.0.0-rc1Alessandro Portale2024-03-121-1/+1
* Welcome: Derive Core::Button from QAbstractButtonAlessandro Portale2024-03-071-1/+1
* Welcome: Also hide separator lines when collapsing top- and side areasAlessandro Portale2024-03-061-13/+22
* Welcome: Don't hide LinksMarcus Tillmanns2024-03-051-16/+17
* Welcome: Implement new designAlessandro Portale2024-02-2710-175/+149
* Welcome: Fix font sizesAlessandro Portale2024-02-121-1/+0
* Fonts: Use H4 instead of H3Alessandro Portale2024-02-021-1/+1
* Utils: Fix function name case StyleHelper::Uifont -> uifontAlessandro Portale2023-12-072-3/+3
* Core: Move ResizeSignallingWidget to WelcomePageHelpersAlessandro Portale2023-11-231-16/+0
* Utils: Align enum StyleHelper::UiElement with upcoming design system #3Alessandro Portale2023-11-171-5/+3
* Utils: Align enum StyleHelper::UiElement with upcoming design system #1Alessandro Portale2023-11-171-1/+1
* Use StyleHelper::UiFont()Alessandro Portale2023-11-151-3/+1
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-1/+1
* Welcome: Fix initial welcome screen layout for small windowAlessandro Portale2023-10-311-7/+4
* Utils, all: Standardize on QtcSettingshjk2023-09-272-2/+2
* Welcome: Fix initial display of side areaOrgad Shaneh2023-09-261-1/+2
* Various Plugins: Add context object into connectionsJarek Kobus2023-08-021-2/+2
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-19/+19
* Reduce usage of app_version headerEike Ziller2023-06-262-4/+2
* Utils: Rework CheckableMessageBoxhjk2023-05-223-7/+4
* Utils: Unify CheckableMessageBox and make it look more nativeMarcus Tillmanns2023-05-171-1/+2
* Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-064-4/+4
* Welcome: Remove unused function openDroppedFileshjk2022-12-131-16/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Welcome: Convert to using Tr::trAlessandro Portale2022-09-232-59/+61
* Use SPDX license identifiersLucie Gérard2022-08-264-96/+8
* Core: Remove #include <QMainWindow> from icore.hhjk2022-07-221-2/+2
* Utils: More porting.h related changeshjk2022-07-141-1/+0
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* Rename 'output pane' to simply 'output'Thomas Hartmann2022-03-011-2/+2
* Fix lupdate issuesEike Ziller2022-02-231-0/+2
* Welcome: Fix scrolling in the sidebarAlessandro Portale2022-02-011-2/+2
* Remove qmake build filesEike Ziller2022-01-202-19/+0
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* Welcome: Unify design with Qt Design StudioAlessandro Portale2022-01-1418-166/+196
* Do not talk about Qt Quick Designer in overviewKai Köhne2021-12-031-1/+1
* Welcome: Add a dedicated session settings iconAlessandro Portale2021-09-283-0/+2
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-201-2/+1
|\
| * Welcome: Remove spacing between the link buttons on Welcome screenAlessandro Portale2021-09-171-2/+1
* | Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+2
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-121-1/+2
|\|
| * Welcome: Point Get Started button to Qt Creator's Geting Started pageEike Ziller2021-08-111-1/+2
* | Core: Use FilePath in some functions related to opening fileshjk2021-07-291-1/+1
|/
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Welcome: Do not save default value to settingsEike Ziller2021-02-161-5/+9