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 | |
May 26, 2010 | |
14 years 3 months | * GetBranchLog.cpp: compilation fix |
14 years 3 months | Add support for browsing suspended branches. We don't run the heads command |
14 years 3 months | Proper right alignment of table headers (apparently this is not styleable, sigh) |
May 25, 2010 | |
14 years 3 months | * Branches.h/cpp: rewrite model; now directly based on QStandardItemModel, |
14 years 3 months | Do not read more revisions for the currently active branch if it (the |
14 years 3 months | * formatting fixes |
14 years 3 months | * GuitoneStandalone.cpp: remove superfluous colon after ifdef |
14 years 3 months | * vocab.h: move the style formatting to the CertListBrowser where it belongs |
May 24, 2010 | |
14 years 3 months | * create_cert.ui: layout improvements |
14 years 3 months | new method to create arbitrary certificates |
14 years 3 months | add support for the special comment cert |
May 5, 2010 | |
14 years 4 months | Started work on generic cert support, not compilable right now |
14 years 4 months | merge of '5c1f87e47eb80e6ca57eec4c7417aa07f6cf47ee' |
May 3, 2010 | |
14 years 4 months | Note the recent change |
14 years 4 months | Handle QApplication's QCloseEvent properly on Mac OS X (fixes FS#40). |
14 years 4 months | properly mark the quit action as quit role, so it gets formatted nicely in the OSX menu bar |
Apr 26, 2010 | |
14 years 4 months | * guitone.pro: BINDIR, DATADIR, DOCDIR, MIMEDIR, APPDIR and PIXMAPDIR qmake |
14 years 4 months | * guitone.desktop: make openSUSE's desktop-file-validate happy |
14 years 4 months | * guitone.xml: improve comment; dos2unix |
14 years 4 months | * NEWS: note the recent changes |