guitone

guitone All Updates

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 68 Next
Apr 15, 2010
13 years 11 months merge of '168f214e4fd2d0b5412f8fa0111448c513a53e3f'
13 years 11 months * GetBranchLog.cpp: there was a race condition when the query process gets out of order f.e. when readMore() is called in between a toposort execution (closes FS#50)
13 years 11 months * TreeBuilder.h: remove QtGui include and add specific missing includes to a couple of files - weird enough this fixes FS#47! Namely I get no longer a hang on OSX when the MonotoneManager's mutex is destroyed!
Apr 14, 2010
13 years 11 months * Platform.cpp: include library hints for the VS2008 linker (partially closes FS#48)
Apr 9, 2010
13 years 11 months * DebugLog.h: remove a compiler warning about extra tokens
13 years 11 months * properly stop and remove threads on deletion
13 years 11 months * InventoryModel.h/cpp: implement basic d'n'd support for the workspace model
Apr 6, 2010
13 years 11 months * note the recent improvements
13 years 11 months * osx_bundle.sh: directly rely on macdeployqt which comes with newer Qt binary distributions
13 years 11 months * no longer need to give a default here for this setting
13 years 11 months * DebugLog.h/cpp: rewrite to read where to log stuff to on log time, not on logger instance creation time; insert the log header every time a logging target is (re)added
13 years 11 months * check for application updates when there is a running event loop, not earlier
13 years 11 months * unify the data structures used to set default values
13 years 11 months * suppress two warnings
13 years 11 months * rc3 development started
13 years 11 months * set the version to 1.0rc2
13 years 11 months * note the recent bug fix
13 years 11 months * InventoryItem.h/cpp: remove the "expanded" flag and the setExpanded() method - if a node is expanded or not can be solely determined by the fact whether its a directory and whether it already has child nodes (due to the fact that we always insert a
Apr 4, 2010
13 years 11 months * when a node is right-clicked in the inventory view, only the actual default action is rendered bold, not any of the previous ones
Apr 1, 2010
13 years 11 months * note the recent bugfixes

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