nicolaih (Nicolai Hähnle)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Sep 4 2016, 12:28 PM (457 w, 5 d)
Availability
Available

Recent Activity

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
Aug 8 2017, 4:53 PM
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
Aug 8 2017, 4:53 PM
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…
Aug 8 2017, 4:53 PM
nicolaih committed R32:cb411d6a760e: EnvironmentSelectionWidget: emit currentProfileChanged when changed by the user (authored by nicolaih).
EnvironmentSelectionWidget: emit currentProfileChanged when changed by the user
Aug 8 2017, 4:53 PM
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
Aug 8 2017, 4:52 PM
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
Aug 8 2017, 4:52 PM
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)
Aug 8 2017, 4:52 PM
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…
Aug 8 2017, 4:52 PM
nicolaih committed R32:8a05c39d07f7: Breakpoint: remove outdated comment regarding partially enabled breakpoints (authored by nicolaih).
Breakpoint: remove outdated comment regarding partially enabled breakpoints
Aug 8 2017, 4:52 PM
nicolaih committed R32:becab81196f4: BreakpointModel: merge fix: call breakpointAdded correctly (authored by nicolaih).
BreakpointModel: merge fix: call breakpointAdded correctly
Aug 8 2017, 4:52 PM
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
Aug 8 2017, 4:51 PM
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…
Aug 8 2017, 4:51 PM
nicolaih committed R32:b82614f0dde0: IBreakpointController: complete the row-based API (authored by nicolaih).
IBreakpointController: complete the row-based API
Aug 8 2017, 4:51 PM
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
Aug 8 2017, 4:51 PM
nicolaih committed R32:9ce23cc32777: IBreakpointController: add breakpointAdded callback (authored by nicolaih).
IBreakpointController: add breakpointAdded callback
Aug 8 2017, 4:51 PM
nicolaih committed R32:ce7cfc9de65f: debugger: streamline breakpoint error message handling (authored by nicolaih).
debugger: streamline breakpoint error message handling
Aug 8 2017, 4:51 PM
nicolaih committed R32:f0b8774c6c81: debugger: store breakpoint state in the model (authored by nicolaih).
debugger: store breakpoint state in the model
Aug 8 2017, 4:51 PM
nicolaih committed R32:d1b104bcbcd3: debugger: some API state clarifications (authored by nicolaih).
debugger: some API state clarifications
Aug 8 2017, 4:51 PM
nicolaih committed R32:8993c558f212: IBreakpointController: make debuggerStateChanged a virtual member function (authored by nicolaih).
IBreakpointController: make debuggerStateChanged a virtual member function
Aug 8 2017, 4:51 PM
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
Aug 8 2017, 4:51 PM
nicolaih committed R32:ea59b79a5711: debugger: notify IBreakpointController of changes via new breakpointModelChanged (authored by nicolaih).
debugger: notify IBreakpointController of changes via new breakpointModelChanged
Aug 8 2017, 4:51 PM
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
Aug 8 2017, 4:51 PM
nicolaih committed R32:2fb1406657e9: IDebugSession: reduce coupling between interface class and implementations (authored by nicolaih).
IDebugSession: reduce coupling between interface class and implementations
Aug 8 2017, 4:51 PM
nicolaih committed R32:fa8ab02ebd8f: sublime: prevent accidentally adding nullptrs to ContainerPrivate::viewForWidget (authored by nicolaih).
sublime: prevent accidentally adding nullptrs to ContainerPrivate::viewForWidget
Aug 8 2017, 4:51 PM
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
Aug 8 2017, 4:51 PM
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
Aug 8 2017, 4:51 PM
nicolaih committed R32:7b8b82be0dea: BreakpointWidget: derive directly from AutoOrientedSplitter (authored by nicolaih).
BreakpointWidget: derive directly from AutoOrientedSplitter
Aug 8 2017, 4:51 PM
nicolaih committed R32:02788de600a5: FramestackWidget: properly initialize when a session already exists (authored by nicolaih).
FramestackWidget: properly initialize when a session already exists
Aug 8 2017, 4:51 PM
nicolaih committed R32:5e56036214e5: FramestackWidget: Make keyboard navigation useful (authored by nicolaih).
FramestackWidget: Make keyboard navigation useful
Aug 8 2017, 4:32 PM

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.

Oct 12 2016, 8:06 PM

Sep 4 2016

nicolaih added a comment to D2650: AddMissingIncludePath dialog for easier fixing of missing includes.

D2649 is mostly logically separate, but the two changes conflict textually, and the automatic selection of a project directory which is added in this change only works correctly when D2649 is applied.

Sep 4 2016, 12:42 PM
nicolaih added a reviewer for D2651: Path: add ancestor method: KDevelop.

This is used by D2650 in kdevelop.

Sep 4 2016, 12:40 PM
nicolaih added a dependency for D2650: AddMissingIncludePath dialog for easier fixing of missing includes: D2651: Path: add ancestor method.
Sep 4 2016, 12:40 PM
nicolaih added a dependent revision for D2651: Path: add ancestor method: D2650: AddMissingIncludePath dialog for easier fixing of missing includes.
Sep 4 2016, 12:40 PM
nicolaih retitled D2651: Path: add ancestor method from to Path: add ancestor method.
Sep 4 2016, 12:40 PM
nicolaih added a reviewer for D2650: AddMissingIncludePath dialog for easier fixing of missing includes: KDevelop.
Sep 4 2016, 12:39 PM
nicolaih added a dependency for D2650: AddMissingIncludePath dialog for easier fixing of missing includes: D2649: MissingIncludeAssistant: use the compilation unit as a path.
Sep 4 2016, 12:39 PM
nicolaih added a dependent revision for D2649: MissingIncludeAssistant: use the compilation unit as a path: D2650: AddMissingIncludePath dialog for easier fixing of missing includes.
Sep 4 2016, 12:39 PM
nicolaih retitled D2650: AddMissingIncludePath dialog for easier fixing of missing includes from to AddMissingIncludePath dialog for easier fixing of missing includes.
Sep 4 2016, 12:38 PM
nicolaih added a reviewer for D2649: MissingIncludeAssistant: use the compilation unit as a path: KDevelop.
Sep 4 2016, 12:37 PM
nicolaih retitled D2649: MissingIncludeAssistant: use the compilation unit as a path from to MissingIncludeAssistant: use the compilation unit as a path.
Sep 4 2016, 12:36 PM