aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Fix buildEike Ziller2 days1-0/+1
* Core: Remove some unused QTextCodec leftovers for external toolshjk2 days3-7/+0
* CorePlugin: Avoid crash due to infinite recursionhjk2 days1-1/+1
* Clean up some includeshjk4 days2-3/+0
* Merge remote-tracking branch 'origin/17.0'Eike Ziller4 days2-10/+22
|\
| * Core: Hack in ManhattanStyle for distinguishable button highlightAlessandro Portale4 days1-1/+15
| * Utils: enable per pixel scrolling in PlainTextEditDavid Schulz5 days1-9/+7
* | Utils: Move codec alias related code to TextCodec implementationhjk4 days3-25/+6
* | Utils: Introduce a TextCodec::displayName() and use ithjk4 days1-1/+1
* | Proliferate use of Utils::TextCodechjk4 days4-12/+8
* | Utils: Introduce a Utils::TextCodec classhjk4 days8-34/+30
* | Core: Remove an explicit use of QTextCodechjk5 days1-5/+3
* | Update InfoBar texts, titles and typesAlessandro Portale5 days1-0/+1
* | Utils: Add a Utils::codecForLocale()hjk5 days1-1/+1
* | Utils: Rename TextFileFormat::detect to detectFromDatahjk5 days1-1/+4
* | Utils: Avoid QTextCodec in Utils::TextFileFormat interfacehjk5 days5-22/+15
* | Combine multiple calls of Core::ICore::infoBar()Alessandro Portale6 days1-2/+3
* | Utils: Make TextFileFormat::readFile() a member functionhjk8 days1-1/+1
* | Utils: Make decodingErrorSample member of ReadResulthjk8 days1-6/+2
* | Utils: Make file contents part of TextFileFormat::ReadResulthjk8 days2-4/+2
* | Utils/Core/Text: Eliminate the "chunked" decoding pathhjk9 days2-22/+0
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller10 days14-668/+56
|\|
| * Core: Some code cosmetics for SettingsDialoghjk13 days2-19/+15
| * ExtensionSystem: Slim down interface of PluginErrorOverviewhjk13 days1-6/+2
| * Merge remote-tracking branch 'origin/16.0' into 17.0Eike Ziller2025-04-301-5/+4
| |\
| * | Session: Use Guard for "loading session" stateEike Ziller2025-04-301-7/+5
| * | InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-293-9/+11
| * | Utils: Move components from core/welcomepagehelpers to qtcwidgetsAlessandro Portale2025-04-292-655/+1
| * | Utils: Use dialogParent() for RemoveFileDialog parent more directlyhjk2025-04-281-3/+3
| * | Core: Create CoreButton Layouting helperMarcus Tillmanns2025-04-282-0/+46
| * | Wizards: Remove a few unneeded Q_OBJECThjk2025-04-251-1/+0
| * | Lua: Add CoreButtonMarcus Tillmanns2025-04-252-1/+10
| * | Core: Use more Result<> in some wizardshjk2025-04-254-21/+17
* | | Core: Add a general setting to prefer info bar banner style over popupAlessandro Portale11 days5-4/+21
* | | Core: Use LayoutingAlessandro Portale13 days1-30/+29
* | | Merge remote-tracking branch 'origin/qds/dev'Tim Jenßen2025-05-021-5/+4
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/16.0' into qds/devTim Jenßen2025-05-021-5/+4
| |\|
| | * Core: fix warning when opening big filesDavid Schulz2025-04-301-5/+4
| * | Merge remote-tracking branch 'origin/16.0' into qds/devTim Jenssen2025-04-245-52/+93
| |\|
| * | Merge remote-tracking branch 'origin/16.0' into qds/devTim Jenssen2025-03-114-2/+14
| |\ \
* | | | Utils: Allow validators operating on a single string in FancyLineEdithjk2025-04-253-5/+5
* | | | Core: Fix drawing strikeout text in ComboBoxMarcus Tillmanns2025-04-241-0/+33
* | | | Core: Combine finalizing SettingsDialog code pathshjk2025-04-241-25/+15
* | | | Utils: Use Result<> in FancyLinedit's validatorhjk2025-04-233-16/+17
* | | | Core: Add some #include <QCoreApplication>hjk2025-04-232-0/+3
* | | | Utils: Add FilePath::{owner,group}{,id}hjk2025-04-231-2/+2
* | | | Utils: Make TextFileFormat::ReadResult a classhjk2025-04-232-21/+17
* | | | Core: Return a Result<> from IDocument::setContentshjk2025-04-232-18/+3
* | | | Core: Style message popupsAlessandro Portale2025-04-231-9/+25
* | | | Utils: Move drawCardBg from WelcomePageHelpers to StyleHelperAlessandro Portale2025-04-232-35/+12