Smoother UX
ClosedPublic

Authored by rizzitello on Mar 31 2018, 2:45 PM.

Details

Summary
  • Clean the toolbar up to remove single use items
  • Set shortcuts to standards
  • open profiles dialog when connecting if no profiles exist

Signed-off-by: Chris Rizzitello <rizzitello@kde.org>

  • Connect AtCoreInstance::requestProfileDialog to make a profile dialog - Set shortcuts for open and new_instance actions to standard shortcuts Signed-off-by: Chris Rizzitello <rizzitello@kde.org>
  • Remove new_instance and profiles from toolbar

Signed-off-by: Chris Rizzitello <rizzitello@kde.org>

Test Plan

Diff Detail

Repository
R231 Atelier
Branch
cleanup
Lint
No Linters Available
Unit
No Unit Test Coverage
rizzitello requested review of this revision.Mar 31 2018, 2:45 PM
rizzitello created this revision.
rizzitello updated this revision to Diff 31040.Mar 31 2018, 2:47 PM
  • remove unused messagebox include
rizzitello updated this revision to Diff 31093.Apr 1 2018, 12:12 PM
  • Select a button in the m_toolbar on creation


currently looks like this on start up

rizzitello updated this revision to Diff 31121.Apr 1 2018, 8:11 PM
  • Tweak toolbar buttons
  • Set tabstops and buddies
patrickelectric added inline comments.Apr 1 2018, 8:41 PM
src/mainwindow.cpp
118

btn->setChecked(key == "3d"); ?

laysrodrigues accepted this revision.Apr 2 2018, 11:47 AM
This revision is now accepted and ready to land.Apr 2 2018, 11:47 AM
rizzitello updated this revision to Diff 31172.Apr 2 2018, 7:29 PM
  • rebase to the right base
rizzitello marked an inline comment as done.Apr 3 2018, 11:21 AM
patrickelectric accepted this revision.Apr 6 2018, 12:29 AM
rizzitello closed this revision.Apr 6 2018, 12:31 AM