Commit Graph

42 Commits

Author SHA1 Message Date
aac096d897 Fixed issue #223. Attempt to remove stale lock file.
--HG--
branch : develop
2015-01-26 17:02:57 +02:00
886f347ba6 To File/Preferences/Paths added path to export a layout.
--HG--
branch : develop
2015-01-26 16:08:09 +02:00
a121845407 Dialog layout settings.
--HG--
branch : feature
2015-01-14 16:14:51 +02:00
3febdd31fb Check if log file empty.
--HG--
branch : develop
2014-12-27 21:12:45 +02:00
163200a8c5 Better don't be silent.
--HG--
branch : develop
2014-12-25 17:50:46 +02:00
934ccce310 Added translation for library vobj.
--HG--
branch : develop
2014-12-18 12:52:39 +02:00
0e6188d847 Application crash.
--HG--
branch : feature
2014-12-17 14:57:17 +02:00
21d1a781fd Converter inherits class VDomDocument.
--HG--
branch : feature
2014-12-10 20:33:20 +02:00
394d54e9c1 Convertor need throw exceptions.
--HG--
branch : feature
2014-12-10 20:01:33 +02:00
952d5e7a26 QmuParser library now have similar class for translation. Better delete
VTranslation and use QmuTranslation instead.

--HG--
branch : develop
2014-12-04 19:55:49 +02:00
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
412d81fc3a Merge
--HG--
branch : develop
2014-11-30 17:43:14 +02:00
1056f063b6 Gather logs for sending or collecting.
--HG--
branch : develop
2014-11-30 17:30:47 +02:00
6ded3d1c2b Delete local reports older than 30 days.
--HG--
branch : develop
2014-11-29 14:12:43 +02:00
eee931def0 Forgot to add const.
--HG--
branch : develop
2014-11-28 20:41:46 +02:00
2697bdeef7 Added missing includes.
Also added extra line in app.pro to fix library copy error when building on macosx

--HG--
branch : develop
2014-11-28 19:33:28 +01:00
eff6143f97 Allow user try open file twice from menu.
--HG--
branch : develop
2014-11-28 19:55:27 +02:00
95373a0d4a Handle path to file with spaces on Windows. Second try.
--HG--
branch : develop
2014-11-28 17:16:39 +02:00
b5f119558d Each Valentina's process have own log file.
--HG--
branch : develop
2014-11-28 15:49:06 +02:00
2f74c280ac Handle path to file with spaces on Windows.
--HG--
branch : develop
2014-11-26 20:34:43 +02:00
69a85e7ef2 Better error message if .rpt of .log file could not open.
--HG--
branch : develop
2014-11-26 19:02:34 +02:00
0771c70cdd Don't show qt debug information.
In Qt 5.2 need manualy enable debug information for categories. This work
because Qt doesn't provide debug information for categories itself. And in this
case will show our messages. Another situation with Qt 5.3 that has many debug
messages itself. We don't need this information and can turn on later if need.
But here Qt already show our debug messages without enabling.

--HG--
branch : develop
2014-11-26 18:54:17 +02:00
14578e7b12 Make log smaller.
--HG--
branch : develop
2014-11-24 17:50:37 +02:00
85f8035b26 Refactoring. Keep access to all settings in one place.
--HG--
branch : develop
2014-11-22 18:15:47 +02:00
cf36ec0b09 Better way check values in dialog arc. Issue 193.
--HG--
branch : develop
2014-11-22 12:57:05 +02:00
9085238753 Show description from file for user standard table.
--HG--
branch : develop
2014-11-20 23:01:00 +02:00
c7a0ac9ad2 More new messages for log.
--HG--
branch : develop
2014-11-20 19:52:51 +02:00
8d8182b393 New Qt requirements - minimum Qt 5.2.1.
--HG--
branch : develop
2014-11-20 14:28:21 +02:00
8c908f84ee Save log to file. Send or collect after crash (only Windows).
--HG--
branch : develop
2014-11-20 14:18:43 +02:00
399706237d Fixed build on Linux.
--HG--
branch : develop
2014-11-15 18:29:10 +02:00
5abfea36bc Send crash reports to gist. Only Windows.
--HG--
branch : develop
2014-11-15 17:52:27 +02:00
7687a04ded Refactoring. Avoid declaring the same literal in multiple places.
--HG--
branch : develop
2014-10-24 17:23:41 +03:00
469eb6f9b3 Merged in MitSchoko/valentina (pull request #33)
linux and mac includes

--HG--
branch : develop
2014-10-24 12:16:54 +03:00
ce5882198e Build on Windows.
--HG--
branch : develop
2014-10-24 00:44:50 +03:00
009aed1e63 added include to fix mac osx compile error
--HG--
branch : develop
2014-10-23 21:16:40 +02:00
2d0f68b6dc Propose reopen files after do not correct shut down.
--HG--
branch : develop
2014-10-23 16:53:46 +03:00
5545eafb6e Create new process when you open new pattern and have usaved chages in current.
--HG--
branch : develop
2014-10-23 12:13:18 +03:00
a06a162100 Support build with MSVC.
--HG--
branch : develop
2014-10-17 22:26:30 +02:00
ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
d950acfc23 Disable also deletion tool from keyboard when tool cannot be deleted.
--HG--
branch : develop
2014-09-26 20:09:20 +03:00
c3b8b06787 Hide warnings, complite return to support Qt 5.0.2.
--HG--
branch : develop
2014-09-25 21:03:02 +03:00
7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00