| 2015-12-15 |
!Revert changes that probably aren't needed
John Ryland
committed
on 15 Dec 2015
|
|---|---|
| 2015-12-06 |
Make the local fonts work
John Ryland
committed
on 6 Dec 2015
|
|
Add files needed for font to work from local
John Ryland
committed
on 6 Dec 2015
|
|
|
Copy deps of site when gen
John Ryland
committed
on 6 Dec 2015
|
|
|
Add font dep of site
John Ryland
committed
on 6 Dec 2015
|
|
|
Make the output go into a folder
John Ryland
committed
on 6 Dec 2015
|
|
| 2015-12-05 |
Move stuff from test.cpp out in to its own files. Some refactoring and commenting
John Ryland
committed
on 5 Dec 2015
|
|
nice macros for generating the visitor function for a struct
John Ryland
committed
on 5 Dec 2015
|
|
| 2015-12-04 |
Tidy up the code
John Ryland
committed
on 4 Dec 2015
|
|
Work on a generic property type
John Ryland
committed
on 4 Dec 2015
|
|
| 2015-12-03 |
Add test files and commands
John Ryland
committed
on 3 Dec 2015
|
|
Add code for parsing ASN1 encoded data
John Ryland
committed
on 3 Dec 2015
|
|
|
Make clean nicer
John Ryland
committed
on 3 Dec 2015
|
|
|
Make static library linking work
John Ryland
committed
on 3 Dec 2015
|
|
|
Made improvements to the base makefile to handle static/dynamic linking for building applications or libraries
John Ryland
committed
on 3 Dec 2015
|
|
| 2015-12-01 |
+Add my 2048bit integer class, next step is to change from bytes to using 32bit or 64bit components for more speed
John Ryland
committed
on 1 Dec 2015
|
|
Add copyright info
John Ryland
committed
on 1 Dec 2015
|
|
|
+Generic Makefile that can be included to quickly make a Makefile project
John Ryland
committed
on 1 Dec 2015
|
|
| 2015-11-28 |
Add unit test and makefile
John Ryland
committed
on 28 Nov 2015
|
|
Add crypto functions
John Ryland
committed
on 28 Nov 2015
|
|
| 2015-11-17 |
Update to include JSON serializing and de-serializing
John Ryland
committed
on 17 Nov 2015
|
|
Add serializing test code
John Ryland
committed
on 17 Nov 2015
|
|
| 2015-10-15 |
Reduce warnings
John Ryland
committed
on 15 Oct 2015
|
|
Fix up compilation with Qt5, no longer need to use Q_PRIVATE_SLOT, hopefully code is still backwards compat with Qt4
John Ryland
committed
on 15 Oct 2015
|
|
| 2015-09-22 |
pretty print the commands as they execute
John Ryland
committed
on 22 Sep 2015
|
|
Remove remaining warnings on linux
John Ryland
committed
on 22 Sep 2015
|
|
|
Remove all warnings from the code when compiling with g++ on linux
John Ryland
committed
on 22 Sep 2015
|
|
|
removes warning about unused function
John Ryland
committed
on 22 Sep 2015
|
|
| 2015-09-17 |
Fine tune resizing and layout - give it a window title
John Ryland
committed
on 17 Sep 2015
|
| 2015-09-16 |
Make both palette dialogs accessible to be able to compare. Make new dialog better using ideas from the original one.
John Ryland
committed
on 16 Sep 2015
|