| 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
|
|
Fix include path
John Ryland
committed
on 16 Sep 2015
|
|
|
Add in the source for the property browser
John Ryland
committed
on 16 Sep 2015
|
|
|
white space change
John Ryland
committed
on 16 Sep 2015
|
|
| 2015-09-01 |
Add some docs. Fill-in a few more implementations
John Ryland
committed
on 1 Sep 2015
|
|
Add latest changes
John Ryland
committed
on 1 Sep 2015
|
|
| 2015-08-30 |
Move some utils functions out to seperate files. Add some object system classes.
John Ryland
committed
on 30 Aug 2015
|
|
Add new files. Add option to generate to clean generated files (use --clean)
John Ryland
committed
on 30 Aug 2015
|
|
| 2015-07-22 |
Update the webpages
John Ryland
committed
on 22 Jul 2015
|
| 2015-07-21 |
Looks like the minify thing with bash is not so great. Needs work otherwise too much can possibly be expanded
John Ryland
committed
on 21 Jul 2015
|
|
Update templates for website
John Ryland
committed
on 21 Jul 2015
|
|
|
Update content
John Ryland
committed
on 21 Jul 2015
|
|
| 2015-07-17 |
Make the web-pages prettier and filled with some content
John Ryland
committed
on 17 Jul 2015
|
| 2015-07-16 |
Add the skeleton for the website based on bootstrap
John Ryland
committed
on 16 Jul 2015
|
| 2015-05-17 |
remove old standin file
John Ryland
committed
on 17 May 2015
|
|
Updates to make the UI more filled out
John Ryland
committed
on 17 May 2015
|