Jonathan Thomas
272f004c0e
Merge pull request #296 from OpenShot/std-prefixes
...
Remove all 'using namespace' directives from headers
2019-11-17 16:18:14 -06:00
FeRD (Frank Dana)
7bbec4c51c
Fix documentation for Qt(Text/Html)Reader
...
- Some parameters were changed from documented list
- Hash signs need to be escaped if they're not references (links)
2019-11-17 01:49:49 -05:00
SuslikV
87c06feda1
Clarify some comments
2019-11-02 20:04:58 +02:00
FeRD (Frank Dana)
2535588ad8
Prefixing fixes for QtHtml/QtText Readers
2019-10-30 03:43:11 -04:00
Frank Dana
cbdd02fe7a
Merge branch 'develop' into std-prefixes
2019-10-29 20:45:08 -04:00
Frank Dana
76725d9d2e
Merge pull request #305 from jeffski/qt-text-html-readers
...
QtTextReader and QtHtmlReader
2019-10-29 20:40:51 -04:00
Frank Dana
969e8320e6
Merge branch 'develop' into std-prefixes
2019-10-29 16:06:55 -04:00
FeRD (Frank Dana)
bcc62f900c
Fix juce:: prefixing
2019-10-27 03:56:13 -04:00
Frank Dana
196d56b5d1
Merge branch 'develop' into qt-text-html-readers
2019-10-25 13:49:12 -04:00
Frank Dana
8bde07682c
Merge branch 'develop' into std-prefixes
2019-10-22 21:00:27 -04:00
Jonathan Thomas
56b1126c21
Merge pull request #302 from ferdnyc/svg-path-check
...
QtImageReader: Safer ReSVG file extension checks
2019-10-22 17:30:35 -05:00
Frank Dana
febc2fbc7d
Merge pull request #333 from ferdnyc/Version-impl
...
Version information: Separate implementation, add pythonic touches
2019-10-11 21:57:38 -04:00
Frank Dana
ca885d59e0
Merge pull request #315 from ferdnyc/exception-default-args
...
Exceptions: Make (most) file_path args optional
2019-10-11 21:46:43 -04:00
Frank Dana
335c0cba1f
Merge pull request #303 from ferdnyc/use-std-stoll
...
Use std::stoll to convert JSON values
2019-10-02 01:29:59 -04:00
Jeff Shillitto
33f16d3a55
Use QFont instead of setting parameters
2019-09-21 21:11:29 +10:00
FeRD (Frank Dana)
c422f4f245
Separate GetVersion impl, make Pythonic
2019-09-21 01:43:30 -04:00
FeRD (Frank Dana)
6aebb10cea
More explicit prefixing in Qt/ and Player classes
2019-09-21 00:14:32 -04:00
Jeff Shillitto
0cae5da6fa
Correct parameter documentation
2019-09-20 22:38:31 +10:00
Jeff Shillitto
738dd62132
Enable background fill color to be set behind text
2019-09-20 22:10:07 +10:00
Jeff Shillitto
c8b5300df3
Allow font bold and italic properties to be set
2019-09-20 21:25:09 +10:00
FeRD (Frank Dana)
462f0b7930
Exception.h: Document parameters
2019-08-27 20:48:56 -04:00
FeRD (Frank Dana)
49749d52c2
Exceptions.h: Optional file_path args
...
Makes nearly all `file_path` arguments optional, unless the exception deals
with file operations specifically (e.g. InvalidFile still requires file_path)
2019-08-27 15:46:31 -04:00
Frank Dana
67934675eb
Merge branch 'develop' into std-prefixes
2019-08-25 04:05:58 -04:00
SuslikV
16ca3aef32
Fix return type mismatch
2019-08-24 11:36:21 +02:00
FeRD (Frank Dana)
05a53784cb
Merge branch 'develop' into std-prefixes
2019-08-17 16:07:24 -04:00