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 | |
Nov 28, 2006 | |
16 years 6 months | ignore regex for generated ui headers |
Nov 27, 2006 | |
16 years 6 months | merge of '0681b3a547d13b64f59561c7006d75bed61ada37' |
16 years 6 months | added missing dialog source files |
16 years 6 months | * fixed a bug where the sorting of items did no longer work because of a |
16 years 6 months | added eclipse-alike markers to directories so that changes deep in the folder tree can be recognized |
Nov 23, 2006 | |
16 years 6 months | added missing files |
16 years 6 months | removed additional string ctor param (otherwise from ui generated header files do not work) |
16 years 6 months | added convenience class to get files only by their current name (will probably make problems with changed/renamed files) |
16 years 6 months | actually use our DiffView class, rather than a standard list view |
16 years 6 months | * added stuff for "Diff" actions |
Nov 22, 2006 | |
16 years 6 months | * guitone/guitone.pro: character fix |
16 years 6 months | hey, it compiles! |
Nov 21, 2006 | |
16 years 6 months | added some files which do not yet compile and will be refactored later on anyways |
16 years 6 months | changed GetFile's internal storage from a simple vector to some simple struct |
16 years 6 months | * AutomateCommand.h: added parseError() signal |
16 years 6 months | bugfix: reset line count for every hunk |
Nov 18, 2006 | |
16 years 6 months | the DiffParser now compiles (yay!), next up is the infrastructure for content_diff and a nice dialog |
Nov 16, 2006 | |
16 years 6 months | work on DiffParser started (incomplete, does not compile, etc.) |
Nov 15, 2006 | |
16 years 6 months | fixed merge problem |
16 years 6 months | merge of '851dcc06270469a8b19c0574ed49569a96290be5' |