Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
d1f18dc9a0
|
Use quint32 instead unsigned int.
--HG--
branch : develop
|
2015-10-26 10:36:07 +02:00 |
|
Roman Telezhynskyi
|
b516ceb8e1
|
"CONFIG += silent" doesn't work correct with msvc. Do not create target
"make distclean" with msvc.
--HG--
branch : develop
|
2015-10-24 14:13:59 +03:00 |
|
Roman Telezhynskyi
|
d6653ca9af
|
Successful build with MSVC 2012.
--HG--
branch : develop
|
2015-10-23 20:47:33 +03:00 |
|
Roman Telezhynskyi
|
467ffbd132
|
ICC warnings.
--HG--
branch : develop
|
2015-10-20 17:32:01 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
97fdd161b7
|
Optimization copying files.
--HG--
branch : develop
|
2015-10-11 20:27:47 +03:00 |
|
Roman Telezhynskyi
|
2c042b82ae
|
stable.cpp only need by MSVC.
--HG--
branch : develop
|
2015-10-11 13:15:08 +03:00 |
|
Roman Telezhynskyi
|
c1976401a0
|
Use CONFIG += silent in release mode.
--HG--
branch : develop
|
2015-10-09 20:22:49 +03:00 |
|
Roman Telezhynskyi
|
77767ed85b
|
Rename ambiguous Valentina.pri.
--HG--
branch : feature
|
2015-07-10 12:28:30 +03:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
0fe066925a
|
Oprion for disable debug symbols or(and) strip debug symbols in release mode.
--HG--
branch : develop
|
2015-05-16 20:38:05 +03:00 |
|
Roman Telezhynskyi
|
3c6441bd85
|
Comments about disabling Address Sanitizer.
--HG--
branch : develop
|
2015-05-16 17:17:34 +03:00 |
|
Roman Telezhynskyi
|
c1980cc7aa
|
Make possible disable Address Sanitizer.
--HG--
branch : develop
|
2015-05-11 10:10:25 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
7555c67c3e
|
Clang warnings.
--HG--
branch : release
|
2015-03-16 14:23:02 +02:00 |
|
Roman Telezhynskyi
|
cabac6f3d0
|
GCC warnings.
--HG--
branch : release
|
2015-03-16 12:33:37 +02:00 |
|
Roman Telezhynskyi
|
c466fc40b4
|
GCC warnings.
--HG--
branch : release
|
2015-03-03 17:29:33 +02:00 |
|
Roman Telezhynskyi
|
22055ab684
|
Vera++.
--HG--
branch : release
|
2015-03-02 19:11:43 +02:00 |
|
Roman Telezhynskyi
|
629a2a7579
|
Copyright dates.
--HG--
branch : develop
|
2015-02-27 12:27:48 +02:00 |
|
Felix Ulber
|
12c66e873f
|
Corrections on license text
--HG--
branch : develop
|
2015-02-26 22:48:52 +01:00 |
|
Felix Ulber
|
6ad6eda04a
|
Some code corrections on fix of issue #235
--HG--
branch : develop
|
2015-02-26 22:34:33 +01:00 |
|
Felix Ulber
|
80a58cd729
|
Fixed Issue #235
--HG--
branch : develop
|
2015-02-25 23:27:09 +01:00 |
|
Roman Telezhynskyi
|
f6e511e43c
|
Set and dynamically refresh locale settings for tool property browser.
--HG--
branch : feature
|
2015-02-11 12:33:13 +02:00 |
|
Roman Telezhynskyi
|
619a303e9b
|
Property explorer now show color combobox.
--HG--
branch : feature
|
2015-02-07 16:42:49 +02:00 |
|
Roman Telezhynskyi
|
6d638a3080
|
Class that show line colors.
--HG--
branch : feature
|
2015-02-07 15:18:08 +02:00 |
|
Roman Telezhynskyi
|
cf2aea280d
|
Refactoring.
--HG--
branch : feature
|
2015-02-03 12:17:04 +02:00 |
|
dismine
|
1b6408c144
|
Fixed issue #171. QComboBox to show Qt::PenStyle.
--HG--
branch : develop
|
2015-01-29 17:47:02 +02:00 |
|
dismine
|
8bbfacabb4
|
Since Qt 5.4.0 the source code location is recorded only in debug builds.
We need this information also in release builds. For this need define
QT_MESSAGELOGCONTEXT.
--HG--
branch : develop
|
2014-12-31 13:25:22 +02:00 |
|
dismine
|
a706f2fb58
|
Set to prefix (/usr) if library prefix (/usr/lib) is empty and not just to
default prefix.
--HG--
branch : develop
|
2014-12-23 00:13:25 +02:00 |
|
dismine
|
f62b78bd9b
|
Compile debug build with gcc's Address Sanitizer.
--HG--
branch : develop
|
2014-12-20 20:18:00 +02:00 |
|
dismine
|
2ccb7ca797
|
First attempt fix issue #197.
--HG--
branch : develop
|
2014-12-07 13:31:34 +02:00 |
|
dismine
|
2aaf530e85
|
Translation will not work for class that inherits VProperty if class doesn't
containe macross Q_OBJECT.
--HG--
branch : develop
|
2014-12-04 13:34:48 +02:00 |
|
dismine
|
7e86dcc97f
|
One TS file for whole project.
Main reason make posible translate strings from qmuparser library.
--HG--
branch : develop
|
2014-12-03 16:11:57 +02:00 |
|
dismine
|
013a8d7cfd
|
Broken make install path for library if prefix doesn't default.
--HG--
branch : develop
|
2014-11-21 14:01:35 +02:00 |
|
dismine
|
163295f0f5
|
Broken 'sudo make install' on Linux.
--HG--
branch : develop
|
2014-11-20 22:13:05 +02:00 |
|
dismine
|
c05480b7c4
|
Do not hide debug messages in release mode.
--HG--
branch : develop
|
2014-11-20 14:30:57 +02:00 |
|
dismine
|
1f0521ea30
|
Catch exceptions on Winows if using Mingw compiler.
--HG--
branch : develop
|
2014-11-13 14:14:00 +02:00 |
|
dismine
|
ebfe0b4fc3
|
Comments in qmake scripts. Broken installation on macx.
--HG--
branch : develop
|
2014-10-27 16:29:31 +02:00 |
|
dismine
|
2bd82fa340
|
Refactoring. Do not use QStringLiteral for empty strings.
--HG--
branch : develop
|
2014-10-24 17:27:41 +03:00 |
|
dismine
|
a06a162100
|
Support build with MSVC.
--HG--
branch : develop
|
2014-10-17 22:26:30 +02:00 |
|
dismine
|
72f66ceca3
|
Path to Qt headers.
--HG--
branch : develop
|
2014-10-16 16:55:02 +03:00 |
|
dismine
|
0a7c8b17d4
|
Correct paths for make install.
--HG--
branch : develop
|
2014-10-15 20:57:50 +03:00 |
|
dismine
|
7960b6e00e
|
Soft prefix.
--HG--
branch : develop
|
2014-10-15 19:56:14 +03:00 |
|
dismine
|
a2e839532b
|
Disable compile with debug information on mac.
--HG--
branch : develop
|
2014-10-06 00:07:20 +03:00 |
|
dismine
|
ee26922f94
|
Add '-x' to strip when stripping dynamic libraries on OS X.
--HG--
branch : develop
|
2014-10-05 23:11:00 +03:00 |
|
dismine
|
1f2439ef65
|
Strip on Mac.
--HG--
branch : develop
|
2014-10-05 22:43:31 +03:00 |
|
dismine
|
8561b3bc32
|
Path to target for gobjcopy on Mac.
--HG--
branch : develop
|
2014-10-05 22:22:41 +03:00 |
|
dismine
|
d066c6ed84
|
Use gobjcopy on mac.
--HG--
branch : develop
|
2014-10-04 09:55:52 +03:00 |
|
dismine
|
7aa9c0464e
|
Disable precompiled headers for clang in linux.
--HG--
branch : develop
|
2014-10-04 09:31:34 +03:00 |
|