D17550: Make the open url in tab feature a bit more discoverable

2018-12-17 Thread Aleix Pol Gonzalez
apol closed this revision. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D17550 To: apol, #dolphin, ngraham, #frameworks, elvisangelaccio Cc: elvisangelaccio, kde-frameworks-devel, michaelh, ngraham, bruns

D17550: Make the open url in tab feature a bit more discoverable

2018-12-17 Thread Elvis Angelaccio
elvisangelaccio accepted this revision. REPOSITORY R241 KIO BRANCH arcpatch-D17550 REVISION DETAIL https://phabricator.kde.org/D17550 To: apol, #dolphin, ngraham, #frameworks, elvisangelaccio Cc: elvisangelaccio, kde-frameworks-devel, michaelh, ngraham, bruns

D17550: Make the open url in tab feature a bit more discoverable

2018-12-16 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 47706. apol added a comment. Remove unrelated change REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17550?vs=47705=47706 BRANCH arcpatch-D17550 REVISION DETAIL https://phabricator.kde.org/D17550 AFFECTED FILES

D17550: Make the open url in tab feature a bit more discoverable

2018-12-16 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 47705. apol added a comment. add space REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17550?vs=47481=47705 BRANCH arcpatch-D17550 REVISION DETAIL https://phabricator.kde.org/D17550 AFFECTED FILES

D17550: Make the open url in tab feature a bit more discoverable

2018-12-16 Thread Aleix Pol Gonzalez
apol marked an inline comment as done. apol added inline comments. INLINE COMMENTS > elvisangelaccio wrote in kurlnavigator.cpp:483 > Do we really have to put the folder name in the extry text? This will make > the popup menu very large if the folder name is long. My thinking was that it's the

D17550: Make the open url in tab feature a bit more discoverable

2018-12-16 Thread Elvis Angelaccio
elvisangelaccio added inline comments. INLINE COMMENTS > kurlnavigator.cpp:480 > +if (q->receivers(SIGNAL(tabRequested(QUrl))) > 0) { > +for(auto button : qAsConst(m_navButtons)) { > +if (button->geometry().contains(p)) { Space after `for` > kurlnavigator.cpp:483 > +

D17550: Make the open url in tab feature a bit more discoverable

2018-12-12 Thread Nathaniel Graham
ngraham accepted this revision as: ngraham. ngraham added a comment. This revision is now accepted and ready to land. +1 for the idea and the UX as texted. No comment on the code change; I'm definitely not smart enough to understand it all! REPOSITORY R241 KIO BRANCH master REVISION

D17550: Make the open url in tab feature a bit more discoverable

2018-12-12 Thread Aleix Pol Gonzalez
apol created this revision. apol added reviewers: Dolphin, ngraham. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. apol requested review of this revision. REVISION SUMMARY Introduce a context menu item that invites to open the button under the menu in a

D17550: Make the open url in tab feature a bit more discoverable

2018-12-12 Thread Aleix Pol Gonzalez
apol added a reviewer: Frameworks. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D17550 To: apol, #dolphin, ngraham, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns