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 3, 2009
15 years 2 months * http:// -> https://
15 years 2 months * src/view/dialogs/ApplicationUpdate.cpp: use SSL to connect to the update server and verify the used certificate properly
15 years 2 months * Info.plist.in: the appcast now resides under an ssl-secured location
Jan 2, 2009
15 years 2 months * bugfix: raise the file descriptor limit on OSX from 1042 to 4096 to prevent warnings from the file watcher (see http://trolltech.com/developer/task-tracker/index_html?method=entry&a mp;id=210468 for more information)
15 years 2 months * do not read the file if there is no diff to process
15 years 2 months * bugfix: the encoding conversion of a diff is applied to the actual content and not to the complete diff output including all the formatted data - this should make the diffing much more stable when it comes to output changing
15 years 2 months * since we might apply a different ordering to the revisions which are diffed, we also need to set the base revision on which the diff is applied dynamically
Jan 1, 2009
15 years 2 months * both, the file and the revision diff dialog now show the correct left / right revision if the original ordering of the user has been changed
Dec 31, 2008
15 years 2 months * quick hack to properly toposort two revisions before they're diffed in case the user accidentially mixed up the ordering (configurable via preferences) - this needs a bit more work in the UI to reflect the change
Oct 13, 2008
15 years 5 months * added missing files for the new "create database" functionality
15 years 5 months merge of '56886faaed2034d54961b413f153075d8a7b9e6e'
15 years 5 months * RELEASE_CHECKLIST: add a note that we have to convert our text files to windows line endings before we ship them
15 years 5 months * guitone.iss: bump version number for new release; link text files (copying, readme, news) in the start menu entry
Oct 11, 2008
15 years 5 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
15 years 5 months * new possibility to create and initialize a new monotone database from the open prompt as well as the file menu
15 years 5 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 5 months * ChangesetModel.h: initialize certCount for the BranchInfo struct, otherwise guitone might crash if the database contains no revisions
15 years 5 months * checkout_revision.ui: simplified layout
Oct 7, 2008
15 years 5 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
15 years 5 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

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