- Apr 06, 2020
-
-
handsome-feng authored
-
Yue-Lan authored
resolve when screens are mirrors, desktop item view disappear.when screens are mirrors, desktop item view disappear.
-
Yue-Lan authored
-
Yue-Lan authored
-
- Apr 04, 2020
- Apr 03, 2020
- Apr 02, 2020
-
-
MeganHemh authored
-
Yue-Lan authored
style change will relayout items in view by default, restore their positions manually.
-
MeganHemh authored
-
Yue-Lan authored
since i use inpositive response model for list view, there is no need to do that.
-
MeganHemh authored
1.Use semaphroe to ensure thread safety. the current insert/remove operation of thumbnail hash is not thread-safety. that might let peony crashed sometimes. 2.ThumbnailJob: handle the unexpected watcher's parent (a file item). note that a image which's parent is a deleted file item should not be thumbnailed. -
Yue-Lan authored
sometimes it might lead a crash when edit a index when location change started.
-
MeganHemh authored
-
Yue-Lan authored
list view with inpositive response model will generate files thumbnails correctly after all files enumerated and their infos queried.
-
Yue-Lan authored
IconViewIndexWidget: fix the bottom does not draw rounded bottom when item's icon is not a standard size (for example, a image 200x100).
-
- Apr 01, 2020
- Mar 31, 2020
- Mar 30, 2020
-
-
handsome-feng authored
-
MeganHemh authored
-
MeganHemh authored
-
MeganHemh authored
-
MeganHemh authored
-
Yue-Lan authored
-
Yue-Lan authored
-
MeganHemh authored
1. icon view: improve the text painting. Allow draw 2 line with ellipsis ending for default long name file items. 2. desktop icon view: improve item text displaying. 3. IconViewTextHelper::paintText: fix the pen color proplem. Add option for using system palette or not.
-
Yue-Lan authored
note that the point passing to icon view might have offsets, which decided by contents margins between DesktopWindow and DesktopIconView.
-
Yue-Lan authored
note that after user login, view might be resized due to other components, such as ukui-panel.
-
MeganHemh authored
-
Yue-Lan authored
when right click on a selected index, do not clear current selection.
-
Yue-Lan authored
-
Yue-Lan authored
For now, slow double click rename perform much better than last version.
-
MeganHemh authored
-
MeganHemh authored
-
MeganHemh authored
-