1
2
   Quax TODO
3
 =============
4
5
DONE: * port to Qt 4.5
6
7
DONE: * write HTML/DocBook manual + pictures
8
9
DONE: * use QtAssistant or KHelpCenter for help display
10
11
 * better About box, i.e. big icon or some splash image
12
   and good texts
13
   
14
DONE: * the app icon must be Quax defined icon
15
 
16
DONE: * make KDE integration (*.desktop + icons 16/32/64)
17
18
DONE: * better documentation (finish the manual)
19
20
 * implement acceleration: when user keep arrow key pressed
21
   more than 2-3 seconds then switch to 10x speed
22
   
23
DONE: * Help menu item
24
25
DONE: * implement color picker on zoomed area
26
   (Shift+Ctrl key  will make a permanent tooltip
27
   apear and showing RGB code for color)
28
29
DONE: * ensure color tool tip is inside view area
30
31
 * ensure no garbage is grabbed when picker point outside
32
   desktop area
33
34
DONE(wheel mouse):  * implement Quax rotation by dragging a corner 
35
   when Ctrl key is pressed
36
 
37
DONE: * write quax cpp+h internal documentation
38
39
DONE: * fix the PREFIX problem in src.pro and generated Makefile
40
41
42
Davide Canalia <davide@tor.it>
43
44
 * an "always on top" option
45
 * a "size" option so the user can have a bigger magnified area
46
 * a "dock" option so the user can dock the window and use the cursor as 
47
   magnify pointer (something like the magnify application under win2k...)