AgeSort asc/desc | Change |
---|---|
Prev 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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 Next | |
Apr 23, 2006 | |
18 years 5 months | * src/main.cpp: Trigger info warning when guitone is executed on Tiger (10.3) or earlier, just because we can't test if its working there |
18 years 5 months | * i18n/guitone_de.ts: updated translation |
Apr 24, 2006 | |
18 years 5 months | Changed Email-Adress in Readme |
Commit 43638dc8cf0ece3912118ea8bce3b16791d3a319, by ingo.maindorfer@ipm.fhg.de | |
Apr 25, 2006 | |
18 years 5 months | * added new fancy guitone logo |
May 9, 2006 | |
18 years 5 months | [c] refactored Sandbox* to Workspace* |
18 years 5 months | merge of 43638dc8cf0ece3912118ea8bce3b16791d3a319 |
May 14, 2006 | |
18 years 5 months | temporary commit to resume work on another PC |
May 22, 2006 | |
18 years 4 months | * src/model/Workspace[Item].*: included fix to use ItemRole (thanks Ingo) |
May 23, 2006 | |
18 years 4 months | Changed Import Sandbox to Import Working Directory |
Commit 9a520bca04d5e0b6977b0eb9b51c5c083ce61230, by ingo.maindorfer@ipm.fhg.de | |
18 years 4 months | Implement some exaples for a context menu |
Commit 601223bd940d3bf966a676dac2b3864c37e5f099, by ingo.maindorfer@ipm.fhg.de | |
18 years 4 months | Implementing an example for icons in the views. Need some rework to put the icons in a resource-file. It's contain two monkey_on_16x16.png, one of it has to be relative to the executalbel. This is automaticaly fixed with a resource file. Need to impl |
Commit 9f2cbd462460d0d1ac6a92db8fc2d5935489e793, by ingo.maindorfer@ipm.fhg.de | |
May 24, 2006 | |
18 years 4 months | * src/Tools.h: static class for inline functions and the else |
18 years 4 months | merge of 9f2cbd462460d0d1ac6a92db8fc2d5935489e793 |
18 years 4 months | * src/model/Workspace.*: fixed problem with weird tree building based on |
18 years 4 months | |
18 years 4 months | * src/view/WorkspaceView.*: now contains more actions, also the context menu |
Jun 3, 2006 | |
18 years 4 months | Added resource-file and moved our monkey icon to it. |
Commit 4e96a83e34863e8e42ffd8cec0fab9d29e5d070b, by ingo.maindorfer@ipm.fhg.de | |
18 years 4 months | Switch to precompiled headers and clean up #includes. |
Commit ab2d361b84a8d0d47f9c96cdc35ea95cf00b89ce, by ingo.maindorfer@ipm.fhg.de | |
Jun 4, 2006 | |
18 years 4 months | Fix parseInventory() to detect a direcotry. TODO: Better error needed here! |
Commit 357a4c7625fa065b8b2cbdf8c76d81b8c2ae5155, by ingo.maindorfer@ipm.fhg.de | |
Jun 5, 2006 | |
18 years 4 months | Added class IconProvider and adjust class WorkspaceItem and Workspace for that |
Commit a3c365004797dcd32d6dfeaa190ec15944d27437, by ingo.maindorfer@ipm.fhg.de |