Roman Telezhynskyi
88d22ee3dd
Fixed incorrect string place markers.
...
--HG--
branch : develop
2015-12-14 13:06:04 +02:00
Roman Telezhynskyi
ca24b201e1
Refactor the method name.
...
--HG--
branch : develop
2015-12-09 13:31:33 +02:00
Roman Telezhynskyi
85bb6141ab
Clang warnings.
...
--HG--
branch : develop
2015-11-30 12:55:39 +02:00
Roman Telezhynskyi
2bd5a22218
Fixed memory leak.
...
--HG--
branch : develop
2015-11-25 11:30:02 +02:00
Roman Telezhynskyi
33bf03994e
Handling "Open With" from Finder in Mac OS X.
...
--HG--
branch : develop
2015-11-19 17:17:25 +02:00
Roman Telezhynskyi
ba19d4e88e
Try hide very annoying, Qt related, warnings in Mac OS X.
...
--HG--
branch : develop
2015-11-18 14:54:53 +02:00
Roman Telezhynskyi
e38dc9d866
For avoiding error "dyld: Library not loaded" in Mac OS X we should create app
...
bundle for Tape. I think if create bundle then make it full, not half made.
The bundle also will be very usefull for testing Tape in Mac and in case if
someone will want to use Tape like independent application. The main bundle
still will have Tape inside.
--HG--
branch : develop
2015-11-18 14:42:25 +02:00
Roman Telezhynskyi
cdec047f58
Very often case in Mac OS is to have translations inside an app bundle. And
...
searching these files require iterate through subdirectories.
--HG--
branch : develop
2015-11-17 16:20:36 +02:00
Roman Telezhynskyi
345b0e5c7f
Fixed crash after undo creating a pattern piece.
...
--HG--
branch : develop
2015-11-02 18:25:29 +02:00
Roman Telezhynskyi
88324a11f2
Static Code Analysis.
...
--HG--
branch : develop
2015-10-28 16:22:36 +02:00
Roman Telezhynskyi
1e99d00a54
Hide lock file.
...
--HG--
branch : develop
2015-10-26 09:57:20 +02: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
65d2213ef9
Coverity scan missing includes.
...
--HG--
branch : develop
2015-10-18 22:30:51 +03:00
Roman Telezhynskyi
be398bae93
cppcheck.
...
--HG--
branch : develop
2015-10-12 14:52:48 +03:00
Roman Telezhynskyi
a4b2bb905f
Fixed crash on Windows.
...
--HG--
branch : develop
2015-10-11 12:06:14 +03:00
Roman Telezhynskyi
7a95b52cd0
Enable debug information Valentina and Tape from one place.
...
--HG--
branch : develop
2015-10-03 17:03:25 +03:00
Valentina Zhuravska
29cd62e5ef
Fixed windows build (erased unwanted bracket)
...
--HG--
branch : develop
2015-10-03 07:50:38 +03:00
Roman Telezhynskyi
06a54ba40c
Use qUtf8Printable.
...
--HG--
branch : develop
2015-10-01 18:34:03 +03:00
Roman Telezhynskyi
0b57b8821a
Show error message box only through message handler.
...
--HG--
branch : develop
2015-10-01 17:59:01 +03:00
Roman Telezhynskyi
2113f6e7d4
Fixed issue #383 . Crash on running Valentina after build.
...
--HG--
branch : develop
2015-09-29 20:12:23 +03:00
Roman Telezhynskyi
31af1687a6
Improve handling error messages in console mode.
...
--HG--
branch : develop
2015-09-28 21:54:41 +03:00
Roman Telezhynskyi
77dd8f0c77
by default for console version use system locale.
...
--HG--
branch : develop
2015-09-28 18:34:29 +03:00
Roman Telezhynskyi
305818bd8e
Merge
...
--HG--
branch : develop
2015-09-20 13:12:15 +03:00
Roman Telezhynskyi
b5c6bf8260
Command option for setting a locale.
...
--HG--
branch : develop
2015-09-19 22:58:32 +03:00
Valentina Zhuravska
77cbcd673e
Fixed wrong string in vapplication.cpp
...
--HG--
branch : develop
2015-09-19 21:02:10 +03:00
Valentina Zhuravska
4423d6b937
Fixed build problem on Windows
...
--HG--
branch : develop
2015-09-18 23:38:11 +03:00
Roman Telezhynskyi
826aac16d3
Run sending a crash report "silently".
...
--HG--
branch : develop
2015-09-16 16:47:32 +03:00
Roman Telezhynskyi
cf0d1981ca
Moved lock-guarding abilities to separated template class.
...
Changed application/mainwindow to use it. Most likelly mainwindow may be
upgraded more, since lock can hold and manage memory for complex object
like QFile, also it can have stored deallocator for the object
(lambdas), so this is effectively should simple code, when you have
allocation and freening resources declared on the same screen.
--HG--
branch : develop
2015-09-14 14:53:49 +03:00
Roman Telezhynskyi
57c1465d00
New token.
...
--HG--
branch : develop
2015-09-13 10:40:41 +03:00
Roman Telezhynskyi
c849cd1a9f
Fixed issue #343 . Error while building 20150828 develop branch in Qt
...
(dismine/valentina)
--HG--
branch : develop
2015-08-28 22:54:17 +03:00
Alex
605fb6ad8f
Fixed extra / found in include, changed Tool/Vis enums to use strict valid static_cast to make all kinds of tools happy
...
--HG--
branch : develop
2015-08-28 19:38:02 +03:00
Alex
f4b4c6011f
Corrections to merge
...
--HG--
branch : develop
2015-08-27 21:33:38 +03:00
Alex
7f1d2934a7
Merged changes
...
--HG--
branch : develop
2015-08-27 21:06:40 +03:00
Roman Telezhynskyi
5a1208655c
Working with new Increments.
...
--HG--
branch : feature
2015-08-25 13:35:50 +03:00
Roman Telezhynskyi
05acaaa8fc
Run Tape for creating measurement file.
...
--HG--
branch : feature
2015-08-18 13:36:17 +03:00
Roman Telezhynskyi
1dece1e9e5
make install. Corrected paths to translations.
...
--HG--
branch : feature
2015-08-08 11:22:51 +03:00
Roman Telezhynskyi
6e6b040b60
Lock file. Save windows geometry.
...
--HG--
branch : feature
2015-08-01 20:09:10 +03:00
Roman Telezhynskyi
5fa0badfc1
Calling dialog for creation an expression.
...
--HG--
branch : feature
2015-07-24 15:06:53 +03:00
Roman Telezhynskyi
58d1cf5fdd
Open new window if file was created.
...
--HG--
branch : feature
2015-07-15 10:16:59 +03:00
Roman Telezhynskyi
bc8d2af626
Separate folder for valentina binary code.
...
--HG--
branch : feature
2015-07-10 12:24:47 +03:00