summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: 81c8d5ce12629da5976322439b2c6154b27a8cf7 (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
Documentation:
==============

Unittest:
========

- ALL!

Backend:
========

- add Paludis support  \
- add pkgcore support   |-> not necessairy if catapult is used
- add equo support     /

- rewrite flags handling 

- also check installed packages if they block the current one

- make sure, a package being removed from the queue is not needed as a dependency by another package
- binary package support

GUI:
====

Main Point: user preferences:
	- colors and font sizes

- rotating systray icon
- if a package has been merged, but there are still dependencies to be merged - move the dependencies up the tree (Updater)
- move GUI prefs out of the system config
- show reverse dependencies
- reload package table when emerge is finished
- show which package has a dependency that causes a block

[quote]
I would like to be able to see at a glance:
1. How many packages I have installed. (Hopefully in the menubar)
a. How many of the packages are installed, and the number there are in each category. (Just like you do with the queue: "x of y"::"installed of available")
[/quote]
2012-09-19Make qdbus ugliness more segmented.Jason A. Donenfeld1-3/+8 2012-09-19Delete debian directory.Jason A. Donenfeld6-51/+0 2012-09-19No more push/pull in zsh script, either.Jason A. Donenfeld1-3/+1 2012-09-19Since we're using batch mode, we can read directly.Jason A. Donenfeld1-1/+1 2012-09-19Clean up git handling.Jason A. Donenfeld2-42/+28 2012-09-19Fix git regression.Jason A. Donenfeld1-1/+1 2012-09-18Add additional information from KeepassX xmlJuhamatti Niemelä1-3/+15 2012-09-18Copyright and licensing info to keepassx2pass scriptJuhamatti Niemelä1-0/+4 2012-09-18Quote the template.Jason A. Donenfeld1-1/+1 2012-09-18Better dependency list.Jason A. Donenfeld1-1/+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1