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 | |
Jan 18, 2008 | |
16 years 10 months | * add xml and svg module so deployqt can actually copy it into the final |
Jan 17, 2008 | |
16 years 10 months | * MonotoneThread.cpp: ensure we do not put the thread to sleep if we |
16 years 10 months | * guitone.pro: don't call lupdate and lrelease automatically at the end of |
Jan 16, 2008 | |
16 years 10 months | * NEWS: fixed spelling in a couple of places |
16 years 10 months | * updated some news entries |
Jan 15, 2008 | |
16 years 10 months | * MonotoneThread.cpp: binary files can now be committed (removed |
16 years 10 months | * remove a doubled, false invariant (removeRowsRecursive already checks it properly) |
16 years 10 months | merge of 'cb7e8934363e2516bbb3c7b84c6a13a7400252ab' |
16 years 10 months | * be more chatty in debug mode why a certain node is not used as |
16 years 10 months | merge of '4dccf3eb270081c36f17e8b8bdc0d79680beab9b' |
16 years 10 months | * be more chatty if we really see zero child items here instead of just |
16 years 10 months | merge of '3da6c6bcac268110577d90b2b4368345a147cbe6' |
16 years 10 months | * close an opened list even if we do not get a final newline |
16 years 10 months | * changeset_browser.ui: use a QTextBrowser instead of a pure QTextEdit, in |
16 years 10 months | * compilation fixes |
16 years 10 months | * do not put raw bytes into a qstring and back into a bytearray, this likely breaks automate put_file |
16 years 10 months | * translation update |
Jan 14, 2008 | |
16 years 10 months | * reset the CommitRevision dialog before it is shown (move some code from |
16 years 10 months | * FileDiff.cpp: no longer try to display binary diffs |
16 years 10 months | * improved diagnostic messages |