Commit Graph

7 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Ansariel 4ca61c93a9 FIRE-29387: Stop currently playing sound before triggering a new one 2021-02-12 01:02:50 +01:00
Zi Ree 8321d495ab FIRE-29387 - Add Play Sound button to asset blacklist floater 2021-02-11 23:42:40 +01:00
Ansariel e057285ecd Use CTRL-F focus the local search editor of a window if available (can be disabled via FSSelectLocalSearchEditorOnShortcut) 2016-10-11 09:45:49 +02:00
Ansariel 90508bd3c9 FIRE-19956: Add button to clear all temporary derendered objects to the blacklist floater 2016-08-29 11:18:04 +02:00
Ansariel c0d00b60dc De-couple asset blacklist and its floater; use signals to inform floater about updating the UI 2016-08-27 15:50:40 +02:00
Ansariel a5b89c588f More asset blacklist improvements: Don't save the list after adding/removing an item during a bulk operation 2016-08-26 15:48:52 +02:00
Ansariel 12df60d4e1 Major overhaul of the asset blacklist floater:
* Use sorting persistance already available in LLScrollListCtrl and remove specific asset blacklist debug settings
* Add right-click context menu
* Draw stripes for alternating lines for easier reading
* Add missing "Close" button
* Add filter editor for searching for particular assets
* Properly format date based on localizable format string and show time as local time instead of UTC
* Renamed classes to better fit the Firestorm naming system
* Removed unused methods
2016-08-26 11:58:18 +02:00