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 | |
Jan 27, 2007 | |
16 years 10 months | * BUGFIX: of course continue parsing the input even if we successfully |
16 years 10 months | propagate from branch 'net.venge.monotone.guitone' (head 5b0daab90ceccc0035f0d332952899c60ad94875) |
16 years 10 months | added missing QFont include |
Jan 26, 2007 | |
16 years 10 months | - Reading changelogs is hacked in: |
Commit fd1fd883ade0af88f063a81da318a10e8e8da498, by ganwell@fangorn.ch | |
16 years 10 months | - Created a class called GetBranchLog.cpp which does the work of multiple automate command |
Commit a4ae668c5184204020d0a4cbd85a6ae68dd9c79b, by ganwell@fangorn.ch | |
16 years 10 months | - Did not use count correctly |
Commit 3f405153dbfc92f7fd0ee64c8933620d8f83311d, by ganwell@fangorn.ch | |
16 years 10 months | - Some first steps of reading changesets, not working very well yet. |
Commit b0791de9682e336f3a451ff1536a82af8eed1300, by ganwell@fangorn.ch | |
Jan 25, 2007 | |
16 years 10 months | * document modal dialogs for things which are attached to the currently |
16 years 10 months | * Qt::Sheet has to be given exclusively, otherwise a Drawer is used |
16 years 10 months | - Fix for static build on win32. Could be optimized. |
Commit 039a7de5db4145bb68cf9d2675654e3fae1327bf, by ganwell@fangorn.ch | |
16 years 10 months | merge of '524f92002909bbca2a6f5252c1e6298bbfc8640a' |
Commit b86221d667c3876469a3539d2b2f4e3ebe3316bf, by ganwell@fangorn.ch | |
16 years 10 months | check actually if there is any parentEntry / root before calling methods |
16 years 10 months | * About.h/cpp: subclass from Dialog, not QDialog |
16 years 10 months | - Fixed Platform::getUsername() on win32 |
Commit 524f92002909bbca2a6f5252c1e6298bbfc8640a, by ganwell@fangorn.ch | |
16 years 10 months | * SwitchWorkspaceRevision: right-click context menu for revisions (more |
16 years 10 months | * InventoryView.cpp: moved contextMenuRequested()... |
16 years 10 months | * added TODO file with issues which will be resolved until the next release |
16 years 10 months | fixed commentary on top of Monotone.cpp |
Jan 24, 2007 | |
16 years 10 months | * Monotone.cpp: fixed a wrong commandFinished(int, int) |
16 years 10 months | rewrote huge parts of the Monotone wrapper so it honors the command number |