summaryrefslogtreecommitdiff
path: root/noncore/settings/packagemanager/ChangeLog
blob: c776ce5f9148a40d8279ed234e4611a474dd7d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
2004-12-21 Dan Williams <drw@handhelds.org>

    * Released version 0.6.0
    * Added support for Ipkg 'src/gz' feeds
    * Improve server and destination tabs UI's in configuration dialog
    * Fix app linking to link all dependent packages as well as selected packages
    * Hide 'Retrive File List' button once list is retrieved in Package Info dialog

2004-11-18 Dan Williams <drw@handhelds.org>

    * Released version 0.5.0
    * All v1.0 functionality implemented
    * Implemented installation of local packages
    * Implemented linking of non-root apps (using ipkg-link)
    * Many UI tweaks for installation and filter dialogs

2004-04-21 Dan Williams <drw@handhelds.org>

    * Released version 0.4.0
    * Added saving of ipkg configuration information
    * Re-initialize ipkg when configuration information changes
    * Added QWhatsThis for all UI controls
    * Remove Location from OConfItem as it is not used/needed
    * Re-ordered includes to follow Opie standards

2004-02-13 Dan Williams <drw@handhelds.org>

    * Released version 0.3.0
    * Fix handling of filtering options in View menu
    * Do proper version string comparison
    * Fix string alignment code in PromptDlg to eliminate QT warning messages

2004-02-12 Dan Williams <drw@handhelds.org>

    * Package information dialog implemented
    * What's This app icon enabled
    * Changed all QDialog::exec() occurences to QPEApplication::execDialog()

2004-01-23 Dan Williams <drw@handhelds.org>

    * Added package download functionality
    * Have Opie update links after install/removal so that apps
      will display properly in Launcher

2004-01-20 Dan Williams <drw@handhelds.org>

    * Released version 0.2.0
    * Converted to use libipkg in place of spawning ipkg process

2004-01-13 Dan Williams <drw@handhelds.org>

    * Released version 0.1.0
    * Initial check-in of new package management client to eventually replace AQPkg