| 1 |
2003-11-20 claudiuc 1.0-1 release |
| 2 |
|
| 3 |
2003-11-19 claudiuc |
| 4 |
* spec: updated SuSE and Mandrake spec to include the handbook |
| 5 |
|
| 6 |
2003-11-17 claudiuc |
| 7 |
* app: corrected URL to new Quax documentation |
| 8 |
* spec: updated RedHat spec to include the handbook |
| 9 |
|
| 10 |
2003-11-15 claudiuc |
| 11 |
* doc: finished Docbook user documentation (Quax manual) |
| 12 |
* app: minor labeling changes for menus |
| 13 |
|
| 14 |
2003-11-15 claudiuc |
| 15 |
* doc: finished Doxygen documentation; started Docbook user doc |
| 16 |
* app: now color tooltip will be repositioned when will |
| 17 |
get out for screen; made some optimizations, removed unused |
| 18 |
variables and others are local |
| 19 |
|
| 20 |
2003-06-17 claudiuc |
| 21 |
* spec: support for RedHat 9.0 (script + spec) |
| 22 |
|
| 23 |
2003-06-16 claudiuc |
| 24 |
* spec: support for Mandrake 9.x (script + spec) |
| 25 |
* doc: install instructions for Mandrake 9.x; started to |
| 26 |
document Quax; more Doxygen setup; updated manual page |
| 27 |
* app: removed qDebug()'s |
| 28 |
|
| 29 |
2003-06-14 claudiuc 0.9-3 release |
| 30 |
|
| 31 |
2003-06-14 claudiuc |
| 32 |
* win: quax.mak for buildind Quax under WIN32 completed; |
| 33 |
added README file for Windows users |
| 34 |
|
| 35 |
2003-06-13 claudiuc |
| 36 |
* app: more #ifdef's for Windows version of hand_cursor |
| 37 |
and QT2/3 |
| 38 |
* win: clean-win32.bat for cleaning up after build, improved |
| 39 |
quax.mak for buildind Quax under WIN32 (almost finished) |
| 40 |
|
| 41 |
|
| 42 |
2003-06-10 claudiuc |
| 43 |
* app: implemented mouse wheel Quax zoom and rotation |
| 44 |
* win: #ifdef's and fixes to compile Quax on Qt 2.3.0 GPL |
| 45 |
on WIN32. It works, but "handy" should be corrected. Added |
| 46 |
MSVC project files and make file |
| 47 |
|
| 48 |
2003-06-08 claudiuc 0.9-2 release |
| 49 |
|
| 50 |
2003-06-08 claudiuc |
| 51 |
* doc: updated TODO and corrected README file; |
| 52 |
improved INSTALL instructions |
| 53 |
* spec: improved SPEC file and fixed the bug with |
| 54 |
directories permissions screewing up |
| 55 |
* app: removed two qDebug(), fixed a little .destkop file, |
| 56 |
removed *.pro files |
| 57 |
|
| 58 |
2003-06-01 claudiuc |
| 59 |
* color picker: implemented color tooltip and color |
| 60 |
picker menu. Now remain to catch undefined cases and |
| 61 |
implement Ctrl+C for color |
| 62 |
* icon: changed Quax application icon |
| 63 |
* menu: now popup menu doesn't show anymore outside |
| 64 |
the screen |
| 65 |
* interaction: left click when color tip is visible and |
| 66 |
color will be copied in clipboard; pointer cursor |
| 67 |
track Quax state: hand cursor, cross cursor and sizeall |
| 68 |
cursor |
| 69 |
* help: help menu work now using kfmclient from KDE to |
| 70 |
display Quax man page |
| 71 |
|
| 72 |
2003-05-29 claudiuc |
| 73 |
* install: Anatoly Kamchatnov <rev@male.ru> discovered |
| 74 |
that PREFIX have no default value when compiling from |
| 75 |
sources |
| 76 |
|
| 77 |
2003-05-26 claudiuc |
| 78 |
* kde: added quax icons: 16x16, 32x32 and 48x48 and |
| 79 |
moved the *.desktop file location |
| 80 |
* install: SuSE spec file |
| 81 |
* website: Anatoly Kamchatnov <rev@male.ru> and |
| 82 |
Jim Richardson <warlock@eskimo.com> pointed that |
| 83 |
I messed up links on "Download" section |
| 84 |
|
| 85 |
2003-05-25 claudiuc 0.9-1 release |
| 86 |
|
| 87 |
2003-05-24 claudiuc |
| 88 |
* install: RPM spec file + script to build RPM |
| 89 |
* doc: improved docs a little |
| 90 |
* doc: accelerators now work ('this' is the correct |
| 91 |
parent for popupmenu's and not 'menu') |
| 92 |
|
| 93 |
2003-05-24 claudiuc |
| 94 |
* install: made qmake based compiling system |
| 95 |
* docs: added GNU required docs: AUTHORS, ChangeLog etc. |
| 96 |
|
| 97 |
2003-xx-xx claudiuc |
| 98 |
* app: Quax in actual functionality |
| 99 |
|
| 100 |
2001-xx-xx claudiuc |
| 101 |
* app: implemented a simple quax |