D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-27 Thread Phabricator
This revision was automatically updated to reflect the committed changes. Closed by commit R241:66682d0df7e6: Create 'KFilePlacesModel::convertedUrl' static function (authored by Renato Araujo Oliveira Filho ). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://ph

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-27 Thread Renato Oliveira Filho
renatoo updated this revision to Diff 23009. renatoo added a comment. Updated parent branch REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8943?vs=22962&id=23009 REVISION DETAIL https://phabricator.kde.org/D8943 AFFECTED FILES autotests/kfileplacesmodelte

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-27 Thread Franck Arrecot
franckarrecot added a dependent revision: D8450: User can now hide an entire places group from KFilePlacesView. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8943 To: renatoo, dfaure Cc: ngraham, #frameworks

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-27 Thread Franck Arrecot
franckarrecot added a dependent revision: D8367: Hidding place groups implementation in KFilePlacesModel. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8943 To: renatoo, dfaure Cc: ngraham, #frameworks

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-26 Thread Renato Oliveira Filho
renatoo updated this revision to Diff 22962. renatoo added a comment. Updated parent branch REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8943?vs=22951&id=22962 REVISION DETAIL https://phabricator.kde.org/D8943 AFFECTED FILES autotests/kfileplacesmodelte

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-26 Thread Renato Oliveira Filho
renatoo updated this revision to Diff 22951. renatoo added a comment. Updated parent branch REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8943?vs=22813&id=22951 REVISION DETAIL https://phabricator.kde.org/D8943 AFFECTED FILES autotests/kfileplacesmodelte

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-23 Thread Renato Oliveira Filho
renatoo updated this revision to Diff 22813. renatoo added a comment. Parent branch updated REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8943?vs=22778&id=22813 REVISION DETAIL https://phabricator.kde.org/D8943 AFFECTED FILES autotests/kfileplacesmodelte

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread David Faure
dfaure accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8943 To: renatoo, dfaure Cc: ngraham, #frameworks

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread Renato Oliveira Filho
renatoo updated this revision to Diff 22778. renatoo added a comment. Updated from master REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8943?vs=22766&id=22778 REVISION DETAIL https://phabricator.kde.org/D8943 AFFECTED FILES autotests/kfileplacesmodeltest

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread Renato Oliveira Filho
renatoo updated this revision to Diff 22766. renatoo added a comment. Updated parent branch REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8943?vs=22755&id=22766 REVISION DETAIL https://phabricator.kde.org/D8943 AFFECTED FILES autotests/kfileplacesmodelte

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread Renato Oliveira Filho
renatoo updated this revision to Diff 22755. renatoo marked 2 inline comments as done. renatoo added a comment. Updated documentation REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8943?vs=22736&id=22755 REVISION DETAIL https://phabricator.kde.org/D8943 AFF

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread David Faure
dfaure requested changes to this revision. dfaure added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > kfileplacesmodel.h:137 > + * "search:/documents" into a Query-URL that will be handled by > + * the corresponding IO-slave. Virtual URL

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread Renato Oliveira Filho
renatoo added a dependent revision: D8944: Create a 'KFilePlacesModel::refresh' function. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8943 To: renatoo, dfaure Cc: #frameworks

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread Renato Oliveira Filho
renatoo edited the summary of this revision. renatoo added dependencies: D8332: Added baloo urls into places model, D8434: Created 'remote' section, D8348: Add a section for removable devices. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8943 To: renatoo, dfaure Cc: #fra

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread Renato Oliveira Filho
renatoo added a reviewer: dfaure. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8943 To: renatoo, dfaure Cc: #frameworks

D8943: Create 'KFilePlacesModel::convertedUrl' static function

2017-11-22 Thread Renato Oliveira Filho
renatoo created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Move convertedUrl from KFilePlacesView to KFilePlacesModel to be reused by other views that use the same model. TEST PLAN unit test crea