Home
last modified time | relevance | path

Searched hist:"78 d0ecbbf555ab57b89056097fa2d5309d531466" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/tracker/
H A DTemplatesMenu.h78d0ecbbf555ab57b89056097fa2d5309d531466 Fri Jul 05 00:38:52 UTC 2024 Ilmari "ilzu" Siiteri <ilzu.siiteri@gmail.com> Tracker: Allow organizing of Tracker's New templates to sub-menus

* Fixes #18595
* Organizes templates to the menu in following order: sub-menus,
directories and files

* Sub-menus are directories with boolean attribute _trk/_template_submenu
set to true

* For now it doesn't change the behaviour of template folders to allow
folders to have content to be copied as I suggested in the ticket, I'll
add that as a separate submission. I also intend to change the behaviour
of copying the templates to happen asynchronously, as if one uses a large
template with current implementation it will cause tracker to be
unresponsive while copying.

Change-Id: I20ea5e3ede0c32df0eacb12df93ae6051654c050
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7832
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
H A DAttributes.h78d0ecbbf555ab57b89056097fa2d5309d531466 Fri Jul 05 00:38:52 UTC 2024 Ilmari "ilzu" Siiteri <ilzu.siiteri@gmail.com> Tracker: Allow organizing of Tracker's New templates to sub-menus

* Fixes #18595
* Organizes templates to the menu in following order: sub-menus,
directories and files

* Sub-menus are directories with boolean attribute _trk/_template_submenu
set to true

* For now it doesn't change the behaviour of template folders to allow
folders to have content to be copied as I suggested in the ticket, I'll
add that as a separate submission. I also intend to change the behaviour
of copying the templates to happen asynchronously, as if one uses a large
template with current implementation it will cause tracker to be
unresponsive while copying.

Change-Id: I20ea5e3ede0c32df0eacb12df93ae6051654c050
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7832
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
H A DTemplatesMenu.cpp78d0ecbbf555ab57b89056097fa2d5309d531466 Fri Jul 05 00:38:52 UTC 2024 Ilmari "ilzu" Siiteri <ilzu.siiteri@gmail.com> Tracker: Allow organizing of Tracker's New templates to sub-menus

* Fixes #18595
* Organizes templates to the menu in following order: sub-menus,
directories and files

* Sub-menus are directories with boolean attribute _trk/_template_submenu
set to true

* For now it doesn't change the behaviour of template folders to allow
folders to have content to be copied as I suggested in the ticket, I'll
add that as a separate submission. I also intend to change the behaviour
of copying the templates to happen asynchronously, as if one uses a large
template with current implementation it will cause tracker to be
unresponsive while copying.

Change-Id: I20ea5e3ede0c32df0eacb12df93ae6051654c050
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7832
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>