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