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 | |
Sep 10, 2010 | |
14 years 2 months | Fix a regression of 0125519d8c37edb61db7623d9592e82f01674499 where |
14 years 2 months | Register guitone as handler for the mtn:// protocol on Mac OS X and |
14 years 2 months | This should work better |
14 years 2 months | Register the mtn:// URI scheme in the Win32 registry through the |
Sep 9, 2010 | |
14 years 2 months | Don't make the key management button the automatic default. |
14 years 2 months | The server dialog manager had a protected variable from a parent aliased |
14 years 2 months | use QObject's blockSignals() method instead of disconnecting and |
14 years 2 months | If we link against the cocoa version of Qt we can no longer use the |
Sep 8, 2010 | |
14 years 2 months | add method argument names in the headers to be able to query these at run time for the built-in driver interface help |
14 years 2 months | - update the external and internal help for the driver interface with |
14 years 2 months | improved diagnostic strings |
14 years 2 months | --reallyquiet has been deprecated |
14 years 2 months | * OpenPrompt: ask the user to create a private key if none exists |
14 years 2 months | segfault when accessing a not initialized variable - I wonder why this hasn't crashed earlier |
14 years 2 months | replace --norc by --no-standard-rcfiles to skip the deprecated warning |
14 years 2 months | add support for anonymous remote_stdio connections |
Sep 6, 2010 | |
14 years 2 months | the pointer to the openPrompt must be nulled, otherwise we're try to access this dangling pointer later on when the object itself is long deleted |
Sep 5, 2010 | |
14 years 2 months | noted the recent changes |
14 years 2 months | raise mtn requirement to 0.99 and Qt to 4.6 (cannot test with |
14 years 2 months | genkey has been renamed to generate_key in 0.99 |