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 | |
Nov 15, 2006 | |
16 years 10 months | refactored monotone wrapper to allow single calls to fast commands without relying |
Nov 8, 2006 | |
16 years 10 months | * added possibility to copy additional files into the final dmg |
Nov 6, 2006 | |
16 years 10 months | improved handling of universal builds with enabled pch (this is a don't do it) |
16 years 10 months | added universal build config for libqanava, TODO: should be moved into some global include file |
16 years 10 months | varname fix |
Nov 5, 2006 | |
16 years 10 months | the script now creates an optimized disk image for easy distribution |
16 years 10 months | * guitone.pro: build x86 osx binary by default |
16 years 10 months | finished script to build an OSX application bundle with all the needed Qt libraries inside and no other dependencies |
Nov 1, 2006 | |
16 years 10 months | more fixes to let it compile without pch (it still crashes in the ancestry graph dialog, but there are no news from libquanava) |
Oct 31, 2006 | |
16 years 10 months | merge of '469308bb5df27c439362da17326cc31f85201cee' |
16 years 10 months | fixes to let guitone compile with precompiled headers set to off |
Oct 24, 2006 | |
16 years 11 months | forgot a call to view->setModel, however the app still crashes |
16 years 11 months | * slight code cleanups, the item view is now initialized _after_ the Graph is complete, however the app crashes horribly if the view is then attached to the BoxLayout in use |
Oct 19, 2006 | |
16 years 11 months | * guitone.pro: added "thread" config option (hasn't helped yet...) |
16 years 11 months | * improved libqanava integration, also added config options for Win32 (untested) |
Oct 16, 2006 | |
16 years 11 months | * added copyright notice for libqanava |
Oct 12, 2006 | |
16 years 11 months | * frameless dummy QFrame |
16 years 11 months | * fixed problem with qanava file naming |
16 years 11 months | * AncestryGraph.cpp: Graph needs to be created on Heap, otherwise the |
16 years 11 months | * configured plain view here as well |