guitone

guitone Commits

AgeSort asc/descChange
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 Next
Jan 28, 2010
14 years 2 months merge of '962d4fb0fc8d331eec7a42a4efa0acbaa8bcfa95'
14 years 2 months [b] setting LANG just to "C" won't work because the wrong charset is then selected as well, so we default to en_US.UTF-8 to preserve UTF-8 _and_ get error messages in the English language
14 years 2 months [b] always check the process' state and not the error, which might be misleading sometimes
Jan 26, 2010
14 years 2 months * on Qt 4.6 the border-radius style interpretation seem to have been changed on OSX, in short we only get a proper round bording now with a slightly reduced radius
14 years 2 months * the upper boundary version check should not return a negative result on an exact match
14 years 2 months merge of '35e43cdc78c5f922add2615f84fc00c2f59c8b0d'
14 years 2 months * guitone.pro: make current head compilable
14 years 2 months merge of '8ac1521b518d2d7284b856abce6b30fda1188508'
14 years 2 months * README: remove a couple of no longer valid stuff (we bumped our version requirements anyways); remove references to Sparkle (this is long gone now as well); bump version requirements for monotone
14 years 2 months * NEWS: note that monotone 0.46 or later is needed for this version
Jan 24, 2010
14 years 3 months * NEWS: note that we can now create new projects through the GUI
Jan 23, 2010
14 years 3 months * check for an empty database on window load and ask the user if he wants to pull in changes or setup a new project
14 years 3 months * all: new dialog to setup a new project in a database
14 years 3 months * improved form alignment
14 years 3 months * updated copyright year
14 years 3 months * refactored the code which creates the _MTN directory and its files to be usable elsewhere; the code could still be further refactored there (ie. the input dialog should be moved out), but for now we leave it as it is
14 years 3 months * rather check for StanzaEntry::vals.size() instead of QString::isNull, with the latter it is rather easy to trap into an "string is empty but not null" issue
Jan 22, 2010
14 years 3 months * rename the browse label to uppercase Browse
14 years 3 months new method getRoots() to return the root revision of a database (and therefor easily determine if the database is empty or not)
Jan 19, 2010
14 years 3 months * change stdio parser to work with the new stdio format of monotone 0.46

All Updates

Filter by type
Commits
Issues and Comments

Subscribe to this timeline
RSS Atom feed

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status