User Details
User Details
- User Since
- Sep 4 2016, 12:28 PM (457 w, 5 d)
- Availability
- Available
Aug 8 2017
Aug 8 2017
nicolaih committed R32:e5c4bcd12800: FocusedTreeView: use a timer to batch recomputations of column width (authored by nicolaih).
FocusedTreeView: use a timer to batch recomputations of column width
nicolaih committed R32:b779a1b6d636: Pass translated format string arguments directly into i18n() functions (authored by nicolaih).
Pass translated format string arguments directly into i18n() functions
nicolaih committed R32:5ef03d13e99d: BreakpointModel::load: beginInsertRows has [first, last] rather than [begin… (authored by nicolaih).
BreakpointModel::load: beginInsertRows has [first, last] rather than [begin…
nicolaih committed R32:cb411d6a760e: EnvironmentSelectionWidget: emit currentProfileChanged when changed by the user (authored by nicolaih).
EnvironmentSelectionWidget: emit currentProfileChanged when changed by the user
nicolaih committed R32:d25ac0a758cc: Fix crash when opening tab-bar context menu while no tab under cursor (authored by senkovych).
Fix crash when opening tab-bar context menu while no tab under cursor
nicolaih committed R32:592b5f880d7c: BreakpointModel: load and save from session instead of from global configuration (authored by nicolaih).
BreakpointModel: load and save from session instead of from global configuration
nicolaih committed R32:aabbaa1fdde9: IExecutePlugin: rename dependecyJob into dependencyJob (typo fix, API breaking) (authored by nicolaih).
IExecutePlugin: rename dependecyJob into dependencyJob (typo fix, API breaking)
nicolaih committed R32:0d1372288325: debugger: BreakpointModel: do not send redundant change reports for the error… (authored by nicolaih).
debugger: BreakpointModel: do not send redundant change reports for the error…
nicolaih committed R32:8a05c39d07f7: Breakpoint: remove outdated comment regarding partially enabled breakpoints (authored by nicolaih).
Breakpoint: remove outdated comment regarding partially enabled breakpoints
nicolaih committed R32:becab81196f4: BreakpointModel: merge fix: call breakpointAdded correctly (authored by nicolaih).
BreakpointModel: merge fix: call breakpointAdded correctly
nicolaih committed R32:3f529badf1f7: Breakpoint: do not report "changes" that did not change anything (authored by nicolaih).
Breakpoint: do not report "changes" that did not change anything
nicolaih committed R32:c453ca1cb9e7: debugger: breakpoint model and controller: style and layout changes from code… (authored by nicolaih).
debugger: breakpoint model and controller: style and layout changes from code…
nicolaih committed R32:b82614f0dde0: IBreakpointController: complete the row-based API (authored by nicolaih).
IBreakpointController: complete the row-based API
nicolaih committed R32:99b064f67d3e: IBreakpointController: clarify that part of the API will be removed (authored by nicolaih).
IBreakpointController: clarify that part of the API will be removed
nicolaih committed R32:9ce23cc32777: IBreakpointController: add breakpointAdded callback (authored by nicolaih).
IBreakpointController: add breakpointAdded callback
nicolaih committed R32:ce7cfc9de65f: debugger: streamline breakpoint error message handling (authored by nicolaih).
debugger: streamline breakpoint error message handling
nicolaih committed R32:f0b8774c6c81: debugger: store breakpoint state in the model (authored by nicolaih).
debugger: store breakpoint state in the model
nicolaih committed R32:d1b104bcbcd3: debugger: some API state clarifications (authored by nicolaih).
debugger: some API state clarifications
nicolaih committed R32:8993c558f212: IBreakpointController: make debuggerStateChanged a virtual member function (authored by nicolaih).
IBreakpointController: make debuggerStateChanged a virtual member function
nicolaih committed R32:4c1f005d6018: debugger: store hit count in the BreakpointModel instead of the controller (authored by nicolaih).
debugger: store hit count in the BreakpointModel instead of the controller
nicolaih committed R32:ea59b79a5711: debugger: notify IBreakpointController of changes via new breakpointModelChanged (authored by nicolaih).
debugger: notify IBreakpointController of changes via new breakpointModelChanged
nicolaih committed R32:003a5f4346bf: debugger: notify IBreakpointController of deleted breakpoints via new method (authored by nicolaih).
debugger: notify IBreakpointController of deleted breakpoints via new method
nicolaih committed R32:2fb1406657e9: IDebugSession: reduce coupling between interface class and implementations (authored by nicolaih).
IDebugSession: reduce coupling between interface class and implementations
nicolaih committed R32:fa8ab02ebd8f: sublime: prevent accidentally adding nullptrs to ContainerPrivate::viewForWidget (authored by nicolaih).
sublime: prevent accidentally adding nullptrs to ContainerPrivate::viewForWidget
nicolaih committed R32:8dffea2e76b8: Move Q_DECLARE_OPERATORS_FOR_FLAGS out of namespaces (authored by nicolaih).
Move Q_DECLARE_OPERATORS_FOR_FLAGS out of namespaces
nicolaih committed R32:bcbcf7894c08: Fix compile error due to missing declaration of isatty (authored by nicolaih).
Fix compile error due to missing declaration of isatty
nicolaih committed R32:7b8b82be0dea: BreakpointWidget: derive directly from AutoOrientedSplitter (authored by nicolaih).
BreakpointWidget: derive directly from AutoOrientedSplitter
nicolaih committed R32:02788de600a5: FramestackWidget: properly initialize when a session already exists (authored by nicolaih).
FramestackWidget: properly initialize when a session already exists
nicolaih committed R32:5e56036214e5: FramestackWidget: Make keyboard navigation useful (authored by nicolaih).
FramestackWidget: Make keyboard navigation useful
Oct 12 2016
Oct 12 2016
nicolaih added a comment to D2650: AddMissingIncludePath dialog for easier fixing of missing includes.
Yes. I haven't forgotten, I'm just not sure when I'll find the time to do it.
Sep 4 2016
Sep 4 2016
nicolaih added a comment to D2650: AddMissingIncludePath dialog for easier fixing of missing includes.
This is used by D2650 in kdevelop.
nicolaih added a dependent revision for D2651: Path: add ancestor method: D2650: AddMissingIncludePath dialog for easier fixing of missing includes.
nicolaih added a reviewer for D2650: AddMissingIncludePath dialog for easier fixing of missing includes: KDevelop.
nicolaih retitled D2650: AddMissingIncludePath dialog for easier fixing of missing includes from to AddMissingIncludePath dialog for easier fixing of missing includes.
nicolaih added a reviewer for D2649: MissingIncludeAssistant: use the compilation unit as a path: KDevelop.
nicolaih retitled D2649: MissingIncludeAssistant: use the compilation unit as a path from to MissingIncludeAssistant: use the compilation unit as a path.