aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorVlad Pyatnichenko <partizanu3@gmail.com>2016-03-04 20:15:13 +0200
committerVlad Pyatnichenko <partizanu3@gmail.com>2016-03-05 01:05:45 +0200
commit35ee984d7239244a757f77e8621d4983d08fbc6c (patch)
treee894bc3fc80fcfa538d8b586e6b9d584e47aa0a7 /LICENSE
parentDocs now imply Linux as well (diff)
downloadsingleapplication-35ee984d7239244a757f77e8621d4983d08fbc6c.tar.xz
Adaptation to Qt's pimpl idiom design. Improved inheritance safety.
Details: * Improved unsafe C-style macros inheritance approach to the project-wide DEFINES: it is unspecified in which order source files are being preprocessed ones, so in singleapplication.cpp the class might be inherent of default-specified base, while in main.cpp this can be a user-provided QAPPLICATION_CLASS definition. * Replace Qt's pseudo-keywords to more library-independent counterparts ('emit -> Q_EMIT', etc) * Indentation fixes (80 character column-width) * Rearragned #include statements: from most platform-independen to more app-specific. * Fixed some grammar typos. * README.md updated respectively.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions