AgeSort asc/desc | Change |
---|---|
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 | |
Nov 4, 2010 | |
12 years 7 months | Ok, I was all wrong, one just has to ensure that macdeployqt does not run the old strip(1) which does not know of the newer symbols in the shipped x86_64 binaries. |
12 years 7 months | move the tagging down a bit |
12 years 7 months | Bah, skip fat binary packaging altogether, seems as if there are |
Nov 3, 2010 | |
12 years 7 months | With the Cocoa OSX binary packages of Qt there is no longer a ppc |
12 years 7 months | apparently one need to specify the project file for Makefile generation now as Qt is no longer able to pick this up from the directory name |
12 years 7 months | set the version string |
12 years 7 months | * NEWS, README: we require 0.99.1 actually now, 0.99 reports a wrong |
Oct 7, 2010 | |
12 years 8 months | Issue 93, Make the list of revisions in the changeset browser keyboard-navigatable |
Creation of issue 93, by Thomas Keller | |
12 years 8 months | Issue 92, Qt assertion when file / revision diff dialog is opened |
Creation of issue 92, by Thomas Keller | |
12 years 8 months | Issue 91, Add graphical flow diagram like monotone-viz had |
Comment on issue 91, by Thomas Keller | |
12 years 8 months | Issue 90, Workspace revision on top of the revision history |
Comment on issue 90, by Thomas Keller | |
12 years 8 months | Issue 91, Add graphical flow diagram like monotone-viz had |
Creation of issue 91, by Thomas Keller | |
12 years 8 months | Issue 90, Workspace revision on top of the revision history |
Creation of issue 90, by Thomas Keller | |
12 years 8 months | Issue 89, inotify kernel messages |
Creation of issue 89, by Thomas Keller | |
12 years 8 months | Issue 88, QWaitCondition: Destroyed while threads are still waiting |
Creation of issue 88, by Thomas Keller | |
12 years 8 months | Issue 87, Creating new versioned nodes within already existing new nodes causes misfunctionality |
Creation of issue 87, by Thomas Keller | |
Oct 4, 2010 | |
12 years 8 months | Note the fprintf bugfix |
12 years 8 months | * BasicIOParser.h/cpp: prepare the parser for extended basic_io format which can have hash values at any position in a stanza |
Commit e6571a5310fa55e11dcaaeef9191de209a464b52, by 1aaecf3a7c227e5545b0504aea5d3716d3128117 | |
12 years 8 months | Ouch, I just hit another format string vulnerability - some character in my string which I gave to fprintf triggered a crash in memmove - of course the way I wrote this code was mentally totally stupid. |
Sep 10, 2010 | |
12 years 8 months | Add a note that mtn 0.99 is now required |