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
Oct 4, 2008
15 years 7 months * guitone.pro: bump guitone version and the maximum allowed mtn interface version by 1 (so guitone can handle mtn interface versions between 7.0 and 8.9...)
15 years 7 months * GuitoneStandalone.h/cpp: make the somethingLoaded flag global again - it might occur that the mtn binary path was already set and we get a file open event just _before_ loadSomething() is executed
15 years 7 months * adapted paths and configuration for release_checklist
15 years 7 months * README: updated in a few places
15 years 7 months * IDEAS: file encoding switching has been implemented
15 years 7 months * NEWS: set the release date for 0.9 (today)
15 years 7 months * RELEASE_CHECKLIST: .mtn-ignore can be removed in the dist package as well
15 years 7 months * RELEASE_CHECKLIST: lrelease must be executed before make; remove attic and notes in the dist tarball
15 years 7 months * osx_bundle.sh: if the Frameworks directory does not exist within the bundle, create it beforehand
15 years 7 months * RELEASE_CHECKLIST: note that we need the deployqt utility for mac bundling and add a hint where to find it
Oct 6, 2008
15 years 7 months * guitone.pro: don't let qmake fail if monotone is not found
Oct 7, 2008
15 years 6 months * preferences.ui: remove spurious gridLayout instance
15 years 6 months * README: don't lie about Qt 4.3.x compatibility - all the forms are generated with uic from 4.4 and may contain incompatible elements
15 years 6 months * MonotoneThread.cpp: make the log message "cannot parse - continueing" a debug message since it just notifies us about the fact that we have to wait for more chunked stdio input
Oct 11, 2008
15 years 6 months * checkout_revision.ui: simplified layout
15 years 6 months * ChangesetModel.h: initialize certCount for the BranchInfo struct, otherwise guitone might crash if the database contains no revisions
15 years 6 months * InventoryView.{h,cpp}: preliminary implemenations of slotAdd() and slotRemove(); these now send out a signal which transports a list of paths which should be added / removed. Now the only thing which is missing there is the backend action...
15 years 6 months * new possibility to create and initialize a new monotone database from the open prompt as well as the file menu
15 years 6 months * removed "expandsOnDoubleClick" property from a couple of UI files since this only seems to be available on Qt 4.4 and breaks BC with 4.3
Oct 13, 2008
15 years 6 months * guitone.iss: bump version number for new release; link text files (copying, readme, news) in the start menu entry

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