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 | |
Oct 11, 2007 | |
17 years 4 days | * formatting fixes |
17 years 4 days | * formatting fixes |
17 years 4 days | * make workspace arg to getThread optional |
17 years 4 days | * include Guitone.h in source file, not in the header, where it is not needed |
17 years 4 days | * removed Monotone.h include which no longer exists |
17 years 4 days | * emit a signal if the manifest of a revision should be shown |
17 years 4 days | * transports the databaseFile path |
17 years 4 days | * moved SelectRevision dialog out of this dialog and wired both with signals |
17 years 3 days | * use database filepath _and_ workspace as unique ident for a thread |
17 years 3 days | * typedef'd QStrings for WorkspacePath and DatabaseFile |
17 years 3 days | * DatabaseFile change |
Oct 13, 2007 | |
17 years 2 days | * simple utility to get the database file of a workspace |
17 years 2 days | * converted for use with WorkspacePath and new MonotoneUtils |
17 years 2 days | * refactored the workspace committer quite a bit while adding more sanity |
17 years 2 days | * FileExporter.*: up2date for MonotoneTask stuff |
17 years 2 days | * converted as well |
17 years 1 day | * formatting fixes |
17 years 1 day | * differentiate between database and workspace threads |
17 years 1 day | * support for distinction between database-driven and workspace-driven |
17 years 1 day | * this model can read data in workspace or database mode |