aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmakeProjectManager: Compress project tree once from the root nodev12.0.0-beta1Christian Kandeler2023-10-121-1/+1
* Utils: Add "layouting" widgets to layoutbuilderMarcus Tillmanns2023-10-121-43/+31
* Utils: Change Stack to QStackedWidgetMarcus Tillmanns2023-10-122-13/+26
* Utils: Emerge widgets from LayoutItemMarcus Tillmanns2023-10-121-3/+31
* Core: Un-export and hide only locally used ProgressTimerhjk2023-10-122-43/+34
* Core: Minor cleanup to session.hhjk2023-10-123-17/+11
* Wizards: Make editable text options with macros/code non-translatableAlessandro Portale2023-10-122-5/+5
* Utils: Send start failed if no ProcessInterfaceMarcus Tillmanns2023-10-122-2/+13
* Copilot: Fix connectionMarcus Tillmanns2023-10-121-2/+2
* TextEditor: modernize highlighting search resultsDavid Schulz2023-10-121-38/+20
* Utils: Allow nullptr widgets in layoutsMarcus Tillmanns2023-10-121-2/+2
* sdktool: add line break after clangd optionSamuli Piippo2023-10-121-1/+1
* CMakePM: Fix crash in rstparserChristian Stenger2023-10-121-1/+1
* Designer: Remove unused codeChristian Kandeler2023-10-112-11/+0
* CompilerExplorer: Fix UI text caps and punctuationLeena Miettinen2023-10-112-7/+7
* CompilerExplorer: Improve error reportingMarcus Tillmanns2023-10-112-7/+14
* CppEditor: Stop updating things when shutting downhjk2023-10-111-0/+2
* Core: Re-order system settings dialog a bithjk2023-10-111-31/+38
* DeviceSupport: Make errors translatableMarcus Tillmanns2023-10-111-2/+2
* Utils: Fix FileAccess if device returns nullptrMarcus Tillmanns2023-10-112-4/+9
* ExtensionSystem: One indirection less for delatedTimerhjk2023-10-112-13/+7
* Terminal: Improve color tooltipsMarcus Tillmanns2023-10-111-34/+26
* ProjectExplorer: Add non-translatable text options to text edit fieldsAlessandro Portale2023-10-111-5/+16
* Utils: Add AspectList::createAndAddItemMarcus Tillmanns2023-10-116-20/+14
* SemanticInfoUpdater: Simplify internal implementationJarek Kobus2023-10-111-40/+21
* KitManager: Use static methods instead of lambdasJarek Kobus2023-10-111-63/+62
* SemanticInfoUpdater: Make doUpdate() staticJarek Kobus2023-10-111-75/+58
* Terminal: Add debug button to easily copy themeMarcus Tillmanns2023-10-111-15/+32
* PyDapEngine: Start install process directly from the main threadJarek Kobus2023-10-112-14/+7
* Help: make unregisterDocumentation asyncDavid Schulz2023-10-113-37/+53
* HelpManager: Hide registerDocumentationNow() in cppJarek Kobus2023-10-112-34/+34
* PluginManager: Don't delete timer in its signal handlerJarek Kobus2023-10-111-1/+1
* SquishTests: Fix finding help contentsChristian Stenger2023-10-111-0/+1
* CMakePM: Add cache variables to code completionCristian Adam2023-10-101-5/+56
* CMakePM: Add support for "$ENV{" code completion and helpCristian Adam2023-10-104-12/+26
* Beautifier: Fix saving of settingsEike Ziller2023-10-104-3/+4
* Fix the name of Win/ARM/64 wininterrupt executableEike Ziller2023-10-101-0/+4
* RefreshTranslationWorker: Call RunWorker::stop from main threadJarek Kobus2023-10-101-2/+2
* CppEditor: Keep track of FilePath instead of QStringhjk2023-10-102-4/+2
* ProjectExplorer: Do not follow recursive symlinksChristian Kandeler2023-10-101-1/+6
* TextEditor: Suppress warning in QFontChristian Stenger2023-10-101-1/+1
* CMakePM: Do not copy the PerformInputData structureCristian Adam2023-10-101-42/+43
* BuildManager: Add a progress label for awaiter taskJarek Kobus2023-10-101-0/+2
* Revert "Utils: Fix BoolAspect::action"hjk2023-10-101-3/+1
* QmlDesigner: Quiet messages from find_packageEike Ziller2023-10-101-1/+1
* CMake: Fix default cmake toolMarcus Tillmanns2023-10-101-2/+3
* Terminal: Add support for Windows Terminal schemesMarcus Tillmanns2023-10-101-1/+74
* CMakePM: Remove pointer check for nullCristian Adam2023-10-101-3/+1
* Utils: remove Q_ASSERT in comment detectionDavid Schulz2023-10-101-16/+2
* Editor: Fix loading color schemesDavid Schulz2023-10-101-2/+2