AgeSort asc/desc | Change |
---|---|
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 Next | |
Nov 25, 2011 | |
12 years 11 months | Added Japanese translation (thanks to Yuki Morimoto!) |
Sep 19, 2011 | |
13 years 2 months | Propery call begin/endResetModel() when changing the internal model representation. This is a first stab torwards issue 188, but does not solve the problem completly. |
13 years 2 months | Fail explicitely in case gvLayout returns nonzero. |
Sep 17, 2011 | |
13 years 2 months | Do not assert later on when we have no valid loaded revision |
Sep 14, 2011 | |
13 years 2 months | Explicitely enable the checkbox role display in the GetRevision model for the commit use case, so it is not displayed by default in other areas. |
Jul 17, 2011 | |
13 years 4 months | guitone license changed from GPLv3+ to LGPLv3, see |
May 18, 2011 | |
13 years 6 months | Strip bundled Mac binaries before inclusion in the app bundle now. |
13 years 6 months | -Wno-write-strings for macx as well |
13 years 6 months | Fix another warning |
May 13, 2011 | |
13 years 6 months | Of course we should add the help target, not let it replace all |
13 years 6 months | Add a custom 'help' Makefile target that lists all available |
13 years 6 months | Return a string, not a boolean. |
May 11, 2011 | |
13 years 6 months | Fix a spelling mistake. |
13 years 6 months | Note the revision graph feature |
13 years 6 months | Properly remove the user info from the custom mtn urls |
13 years 6 months | Give server connections the ability to query and display the revision graph as well. |
13 years 6 months | Allow the branch dropdown to take the complete horizontal size. |
13 years 6 months | * implement some basic zoom functionality for the graph view and |
May 10, 2011 | |
13 years 6 months | Reset the effect cache when the branch view gets new graphic items loaded; |
13 years 6 months | * src/model/GetRevision.{h,cpp}: remove some accessors for the internal |