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
Feb 22, 2009
15 years 1 month merge of '1bf28a4c2d97815357d798f43145b9b9b19d0c2d'
15 years 1 month * tweaked / expanded the nodeinfo dialog (not yet functional)
Feb 19, 2009
15 years 1 month Applied patch from Boyd Stephen Smith Jr. to make the tests compile again
Feb 9, 2009
15 years 2 months merge of '2c874e3bddb89f77a32587dd622cd927262a2293'
15 years 2 months * show the first tab by default in the pref dialog
15 years 2 months * MonotoneThread::cleanup(...) should actually be a slot
15 years 2 months merge of '74f7bfddacdf8cf9c3a3bcd72bdf1936a76bfaf9'
15 years 2 months * layout fix: if the icon size 64x64 is not available, allow better degratopm for smaller icon sizes in the node info panel
Jan 25, 2009
15 years 2 months * constified quite a bunch of foreach arguments (apparently this is faster: http://labs.trolltech.com/blogs/2009/01/23/iterating-efficiently/)
15 years 2 months * updated to reflect the recent changes
15 years 2 months various improvements to the driver interface:
15 years 2 months * make init() and closeAllDialogs() public functions instead of public slots; this way we nicely separate which parts of the dialog managers should become a public API and which not
15 years 2 months * new method waitForStarted() which blocks until the monotone process has been started successfully
Jan 13, 2009
15 years 3 months * fixed two bugs here: guitone crashed if ENTER was pressed after a successful revision search and secondly subsequent unsuccessful revision searches did not disable the OK button
15 years 3 months * src/main.cpp: remove crash handler setup code
15 years 3 months * set resizeToContents() for the header view of the revision diff tree (should close FS#25)
15 years 3 months * directories aren't malicious to open persé, so we're skipping them (closes FS#21)
Jan 6, 2009
15 years 3 months * bugfix: apparently Qt::DefaultLocaleShortDate is not known in Qt 4.3, so as long as we support this version we have to switch to the deprecated Qt::LocaleDate
15 years 3 months merge of '09b228d2d9257a291f49898289227510294da098'
Jan 5, 2009
15 years 3 months externalize the appcast url into a global define

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