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 5, 2010 | |
14 years 1 month | fix a warning in the project file from Qt 4.7 |
Aug 2, 2010 | |
14 years 2 months | The open prompt is deleted right away, so we cannot re-use it when |
Jul 29, 2010 | |
14 years 2 months | Rework the source picker so that it is only used for server connections |
14 years 2 months | register MonotoneHandlePtr in Qt's meta type system |
14 years 2 months | Two bugs fixed: at first indexIn() returns -1 for invalid matches, 0 |
Jul 28, 2010 | |
14 years 2 months | * OpenPrompt.cpp: disable / enable the dialog when one of the recent |
14 years 2 months | * GuitoneStandalone.cpp: explicitely delete the prompt the next time |
14 years 2 months | * OpenPrompt.cpp: prevent invalid re-signalling of changed items in |
Jul 9, 2010 | |
14 years 3 months | - shorten mtn:// URIs by appending a shorter key id in brackets at the end and ommitting the mandatory mtn:// |
Jul 8, 2010 | |
14 years 3 months | * MonotoneHandle.cpp: move the code to query the default database |
Jul 7, 2010 | |
14 years 3 months | - Rewrite the loader / checking code in the standalone application and |
14 years 3 months | add a tooltip for the host field |
14 years 3 months | make the key part non-optional for now |
14 years 3 months | * MonotoneHandle.h/cpp: enable support for server authentication by |
Jul 5, 2010 | |
14 years 3 months | * guitone.pro: add support for 12.x interface versions |
Jun 7, 2010 | |
14 years 4 months | If an empty handle is used to start the stdio process, we still need |
14 years 4 months | Search'n'Replace error |
14 years 4 months | * MonotoneHandle.h/cpp: cache the usage of the queried default database |
Jun 6, 2010 | |
14 years 4 months | It compiles, but works imperfect. Open problems: |
Jun 3, 2010 | |
14 years 4 months | More compilation fixes... still not there. |