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