aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Modify LazyFactoryMiguel Costa2025-08-072-2/+5
| | | | | | | | | * Only notify property change if the new value is different. * Always notify property change, regardless of whether the owner implements INotifyPropertyChanged or not. Change-Id: Ifc5a48bce3fdcdc537754fd353561f3c34b53596 Reviewed-by: Karsten Heimrich <[email protected]>
* Modify utility librariesMiguel Costa2025-08-064-0/+95
| | | | | | | | | * Added ConcurrentPriorityList * Added Concurrent library with Timestamp class * Generate assembly names with 'Qt.DotNet.Utils' prefix Change-Id: If938890f6483cf3e6b3753abfaa24f5a5d972c1c Reviewed-by: Karsten Heimrich <[email protected]>
* Add utility modulesMiguel Costa2025-07-024-0/+94
Change-Id: I3b15fccc69d4c45f60f8fd24fb1945b1528a22ba Reviewed-by: Karsten Heimrich <[email protected]>