190
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IdealDockWidget: don't raise a tool view after detaching it More... 11 months ago
sublime: remove Area::moveToolView() and code used only by it More... 11 months ago
sublime: move a tool view rather than remove and re-add it More... 11 months ago
GIT_SILENT Sync po/docbooks with svn More... 11 months ago
sublime: move a comment to the code it explains More... 11 months ago
KDevFileManagerViewFactory: remove unneeded Q_UNUSED More... 11 months ago
ProblemReporterFactory: pass parent to ProblemsView() More... 11 months ago
ProblemNavigationContext: inline hardcoded color arg to style QString More... 11 months ago
IdealController: eliminate a redundant QHash lookup More... 11 months ago
IdealController: QMap => QHash as the type of m_view_to_action More... 11 months ago
Remove unnecessary IdealController::m_dockwidget_to_action More... 11 months ago
IdealController: keep an empty dock's Show Dock action unchecked More... 11 months ago
Optimize IdealController::showDock() slightly More... 11 months ago
IdealButtonBarWidget: unify known-valid ToolViewAction* casts More... 11 months ago
IdealButtonBarWidget: don't miss emitting emptyChanged() More... 11 months ago
IdealButtonBarWidget: add support for removing any QAction More... 11 months ago
IdealButtonBarWidget: always use this->isEmpty() for consistency More... 11 months ago
sublime: don't show empty IdealToolBar on concentration mode exit More... 11 months ago
Remove unnecessary IdealToolBar::m_hideWhenEmpty More... 11 months ago
IdealToolBar: update visibility during construction More... 11 months ago
SVN_SILENT made messages (.desktop file) - always resolve ours More... 11 months ago
sublime: make use of the checked argument of QAction::toggled() More... 11 months ago
sublime: don't disable concentration mode redundantly More... 11 months ago
IdealButtonBarWidget: emit emptyChanged() when an action is added More... 11 months ago
GIT_SILENT Sync po/docbooks with svn More... 11 months ago
IdealButtonBarWidget: remove unused forward declaration More... 11 months ago
sublime: allow to show/hide/restore multiple side-by-side tool views More... 11 months ago
Optimize IdealButtonBarWidget::id() More... 11 months ago
ToolViewAction: make two getter functions const and [[nodiscard]] More... 11 months ago
Revert "Fix crash when removing toolview via context menu" More... 11 months ago