Mercurial
>
zcinema
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
clear the rows of the version editor properly when clearing versions; don't save the config when closing the version editor since then changes will apply even if user presses cancel in the main config box
2013-09-08
, by Teemu Piippo
When launched with no parameters, prompt the user for a demo
2013-09-08
, by Teemu Piippo
Added a version data editor
2013-09-08
, by Teemu Piippo
the demo auth checksums need to be read in with readString and not operator>>
2013-09-08
, by Teemu Piippo
actually use the BuildType enum
2013-09-08
, by Teemu Piippo
For some God-knows-why reason, adding operator>> overloads to QDataStream leads into crashes with QFileDialog. Fixed by removing these overloads.
2013-09-08
, by Teemu Piippo
use proper names QVariant and QChar instead of ambigous/dumb "var" and "qchar"
2013-09-08
, by Teemu Piippo
Use the cfg:: namespace system I made up a while ago instead of using QSettings directly, it's unsafe
2013-09-08
, by Teemu Piippo
Added infurnus' application icon
2013-08-11
, by Teemu Piippo
Replaced the Bytestream class with QDataStream
2013-08-11
, by Teemu Piippo
Qt4 has QChar::toLatin1() as well so we don't need to use toAscii() in Qt4.
2013-08-11
, by Teemu Piippo
Only add 'widgets' to QT in the project file in Qt5 - Qt4 doesn't have it and using it results in a warning.
2013-08-11
, by Teemu Piippo
less
more
|
(0)
-12
+12
tip