History log of /haiku/src/apps/haikudepot/model/PackageInfoListener.h
Revision Date Author Comments
# 7d137fd9 23-May-2022 Andrew Lindesay <apl@lindesay.co.nz>

HaikuDepot: Issue with Version Dates

Resolves an issue where package version dates are not
updated in the UI as they are updated in the model.

Change-Id: Ic21954f91abb9c6f9bf0907500e189215adb70de
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5333
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>


# a688d43f 17-Apr-2020 Paradoxon <two4god@gmail.com>

HaikuDepot: Add a version column.

Makes it easier to find the latest version of a app.

Fixes #15668.

Change-Id: I26e939cd7ac4c590d856a2b093cc52098fa14301
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2488
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# d90412cb 20-Nov-2017 Julian Harnath <julian.harnath@rwth-aachen.de>

HaikuDepot: add repository column in package list view

* As requested in #12538

* Hidden by default to not clutter up the view with information that
isn't important in the default setup. Like the state of other
columns, the visibility is remembered.


# f67071b9 04-Apr-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Re-activated Size-column

Noticed that HaikuDepotServer info now contains "payloadLength", which is
the package size. Populate that in the list view.


# 72992391 04-Apr-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Title versus Name distinction

* The name is the static package name. The title is either that name,
or a translated pretty version of the name.
* Adjust package info retrieval to server API changes. Unbreaks package
translations.


# 6072a7e4 01-Nov-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Added "prominence" member to PackageInfo


# 04c9d578 27-Sep-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Organized source into sub-folders


# f67071b98ca57efd722b4603fcfe1c899fd2c4ce 04-Apr-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Re-activated Size-column

Noticed that HaikuDepotServer info now contains "payloadLength", which is
the package size. Populate that in the list view.


# 72992391bb6f9351f80367604d64c5da21a9f4a9 04-Apr-2015 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Title versus Name distinction

* The name is the static package name. The title is either that name,
or a translated pretty version of the name.
* Adjust package info retrieval to server API changes. Unbreaks package
translations.


# 6072a7e41787e6d7fb72c5dfb186f5df6721f41f 01-Nov-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Added "prominence" member to PackageInfo


# 04c9d578d85baa79584c1c40c61cc73ca58d527b 27-Sep-2014 Stephan Aßmus <superstippi@gmx.de>

HaikuDepot: Organized source into sub-folders