Sat, 06 Jun 2015 23:06:14 +0300 |
Teemu Piippo |
Compilation tweaks
|
file |
diff |
annotate
|
Sat, 06 Jun 2015 22:20:21 +0300 |
Teemu Piippo |
Removed trailing tabs
|
file |
diff |
annotate
|
Sat, 06 Jun 2015 22:03:00 +0300 |
Teemu Piippo |
Finally done with the new Zandronum version handling
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 19:13:44 +0300 |
Teemu Piippo |
Fix demo launching
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 18:33:51 +0300 |
Teemu Piippo |
Major rework, lots of internal maintenance, version editor removed
|
file |
diff |
annotate
|
Mon, 01 Jun 2015 17:06:13 +0300 |
Teemu Piippo |
Converted to CMake
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 22:08:52 +0300 |
Teemu Piippo |
renamed the project to ZCinema
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 21:02:10 +0300 |
Teemu Piippo |
When launched with no parameters, prompt the user for a demo
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 17:44:58 +0300 |
Teemu Piippo |
the demo auth checksums need to be read in with readString and not operator>>
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 17:18:50 +0300 |
Teemu Piippo |
actually use the BuildType enum
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 17:17:13 +0300 |
Teemu Piippo |
For some God-knows-why reason, adding operator>> overloads to QDataStream leads into crashes with QFileDialog. Fixed by removing these overloads.
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 16:53:31 +0300 |
Teemu Piippo |
use proper names QVariant and QChar instead of ambigous/dumb "var" and "qchar"
|
file |
diff |
annotate
|
Sun, 08 Sep 2013 16:14:58 +0300 |
Teemu Piippo |
Use the cfg:: namespace system I made up a while ago instead of using QSettings directly, it's unsafe
|
file |
diff |
annotate
|
Sun, 11 Aug 2013 14:04:03 +0300 |
Teemu Piippo |
Replaced the Bytestream class with QDataStream
|
file |
diff |
annotate
|
Sun, 11 Aug 2013 13:38:12 +0300 |
Teemu Piippo |
Qt4 has QChar::toLatin1() as well so we don't need to use toAscii() in Qt4.
|
file |
diff |
annotate
|
Sun, 11 Aug 2013 03:47:58 +0300 |
Teemu Piippo |
made it compile on windows/qt5
|
file |
diff |
annotate
|
Sun, 11 Aug 2013 03:06:54 +0300 |
Teemu Piippo |
now with 3691% extra legalese!
|
file |
diff |
annotate
|
Sun, 11 Aug 2013 03:02:50 +0300 |
Teemu Piippo |
made style more consistent
|
file |
diff |
annotate
|
Sun, 11 Aug 2013 02:58:55 +0300 |
Teemu Piippo |
Overhauled the way versions are handled, it's all kept dynamically now.
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 19:44:46 +0300 |
Teemu Piippo |
Added a prompt for demo information
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 18:46:47 +0300 |
Teemu Piippo |
Now capable of actually launching demos
|
file |
diff |
annotate
|