Roman Telezhynskyi
731eb9ec89
Refactoring.
...
There is no automatic disconnection when the 'receiver' is destroyed because
it's a functor with no QObject. However, since 5.2 there is an overload which
adds a "context object". When that object is destroyed, the connection is
broken (the context is also used for the thread affinity: the lambda will be
called in the thread of the event loop of the object used as context).
--HG--
branch : develop
2016-12-21 20:45:14 +02:00
Roman Telezhynskyi
ffab000e0f
Remove empty statement.
...
--HG--
branch : develop
2016-12-20 20:57:20 +02:00
Roman Telezhynskyi
e881547999
Alwayse show locale "en_US" in the language list.
...
--HG--
branch : develop
2016-11-14 19:35:26 +02:00
Roman Telezhynskyi
2f1524d0db
Move url to user manual outside of translated string.
...
--HG--
branch : develop
2016-11-07 13:10:53 +02:00
Roman Telezhynskyi
c978caa7ba
Fixed url to page UserManual:Crash reports.
...
--HG--
branch : develop
2016-11-04 11:41:16 +02:00
Roman Telezhynskyi
b6c7f6e76e
Resolved issue #575 . Prefence: forbid flipping do not work.
...
--HG--
branch : develop
2016-10-08 13:14:14 +03:00
Roman Telezhynskyi
0d35033275
Added global option "Forbid Flipping". ref #560 .
...
--HG--
branch : develop
2016-09-06 17:05:54 +03:00
Roman Telezhynskyi
ddc34803a0
Fix issue with Config dialog Apply button.
...
In some cases the Apply or OK buttons will not save settings because of section
that was active in the moment of applying. For example made change in one
section, change to another and click Apply. The change will not be applied.
--HG--
branch : develop
2016-08-26 13:36:51 +03:00
BojanKverh
fb326d4f39
Added %size% and %height% placeholders to display pattern size and height in the Pattern size line edit
...
--HG--
branch : feature
2016-08-15 13:03:59 +02:00
Bojan Kverh
37b683f125
Merged develop into feature
...
--HG--
branch : feature
2016-08-15 11:06:42 +02:00
Roman Telezhynskyi
da4bf27c75
New test localization (checking punctuation).
...
--HG--
branch : develop
2016-08-12 15:21:55 +03:00
BojanKverh
86f24bf0e5
User defined materials are now remembered and can also be deleted in preferences dialog
...
--HG--
branch : feature
2016-08-12 01:22:23 +02:00
Roman Telezhynskyi
47f12c80f8
Refactoring. Use lambda for small slots. Move slots declaration in appropriate
...
place.
--HG--
branch : develop
2016-07-18 18:09:15 +03:00
Roman Telezhynskyi
70fd0be830
Use Q_REQUIRED_RESULT where it make sense.
...
--HG--
branch : develop
2016-03-23 17:27:17 +02:00
Roman Telezhynskyi
d466e53e5d
Fixed typos.
...
(grafted from 5212bd0c72b44da2d16dab9e1592c2843ab0ff1e)
--HG--
branch : develop
2016-01-21 16:21:58 +02:00
Valentina Zhuravska
3caee4a8df
We need to call LoadTranslation when langChanged or systemChanged
...
--HG--
branch : feature
2016-01-11 14:28:26 +02:00
Valentina Zhuravska
982a0172c5
Retranslate pattern making system
...
--HG--
branch : feature
2016-01-09 14:52:28 +02:00
Valentina Zhuravska
a4e1db90e8
Change pattern making system in Valentina settings
...
--HG--
branch : feature
2016-01-09 14:38:26 +02:00
Valentina Zhuravska
e2cfd3f3f7
Fix names according to code style conventions
...
--HG--
branch : feature
2016-01-08 14:14:56 +02:00
Valentina Zhuravska
4bb731a825
Retranslate tables of variables
...
--HG--
branch : feature
2016-01-08 14:06:38 +02:00
Valentina Zhuravska
b283fb2a76
Retranslate history
...
--HG--
branch : feature
2016-01-08 13:55:37 +02:00
Valentina Zhuravska
31582e06da
Fixed alignment
...
--HG--
branch : feature
2016-01-06 17:28:46 +02:00
Valentina Zhuravska
c4fe05df11
Retranslate patternpage.
...
--HG--
branch : feature
2016-01-06 07:59:01 +02:00
Valentina Zhuravska
aa3197fbd3
Retranslate pathpage.
...
--HG--
branch : feature
2016-01-06 07:55:51 +02:00
Valentina Zhuravska
ac899a4cf1
Retranslate configurationpage.
...
--HG--
branch : feature
2016-01-06 07:55:05 +02:00
Valentina Zhuravska
b9f3e664dc
Retranslate communitypage.
...
--HG--
branch : feature
2016-01-06 07:40:34 +02:00
Roman Telezhynskyi
9f3e41a6f6
Optimization config dialog for Mac OS.
...
--HG--
branch : develop
2015-12-01 22:53:29 +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
88324a11f2
Static Code Analysis.
...
--HG--
branch : develop
2015-10-28 16:22:36 +02:00
Valentina Zhuravska
e16943cfa2
Resolved issue #388 . Add field for measurement template directory in Valentina.exe, 'File', 'Preferences', 'Paths'
...
--HG--
branch : feature
2015-10-18 13:01:38 +03:00
Roman Telezhynskyi
be398bae93
cppcheck.
...
--HG--
branch : develop
2015-10-12 14:52:48 +03:00
Roman Telezhynskyi
5fa0badfc1
Calling dialog for creation an expression.
...
--HG--
branch : feature
2015-07-24 15:06:53 +03:00
Roman Telezhynskyi
4aa690d55d
Save and Save as.
...
--HG--
branch : feature
2015-07-18 15:39:33 +03:00
Roman Telezhynskyi
bc8d2af626
Separate folder for valentina binary code.
...
--HG--
branch : feature
2015-07-10 12:24:47 +03:00