Roman Telezhynskyi
b2ec130d7e
Fixed issue #167 . Window modified indication disappears even we have unsaved
...
change.
--HG--
branch : develop
2015-12-18 13:57:03 +02:00
Roman Telezhynskyi
6ba9bb8b28
Little optimization.
...
--HG--
branch : develop
2015-12-17 21:01:06 +02:00
Valentina Zhuravska
550816a958
Resolved issue #270 . Selection point by clicking on label in tools seam allowance and union.
...
--HG--
branch : feature
2015-12-17 12:03:44 +02:00
Roman Telezhynskyi
e39d42146c
Lupdate. Fixed typos.
...
--HG--
branch : develop
2015-12-15 16:39:26 +02:00
Roman Telezhynskyi
7bc0399134
New contributor.
...
--HG--
branch : develop
2015-12-14 21:32:11 +02:00
Roman Telezhynskyi
88d22ee3dd
Fixed incorrect string place markers.
...
--HG--
branch : develop
2015-12-14 13:06:04 +02:00
Roman Telezhynskyi
7ef2c22c47
Fixed bug with setting default height and size. Relative to the issue #418 .
...
--HG--
branch : develop
2015-12-14 09:39:57 +02:00
Roman Telezhynskyi
f7814ed6ba
Lupdate. Fixed issue in English string.
...
--HG--
branch : develop
2015-12-13 19:30:25 +02:00
Roman Telezhynskyi
a5bfb2af35
Resore height and size after load new measurements data.
...
--HG--
branch : develop
2015-12-12 16:36:00 +02:00
Roman Telezhynskyi
abb7147bc8
Return 0 if default height/size is not custom.
...
--HG--
branch : develop
2015-12-12 13:15:29 +02:00
Roman Telezhynskyi
3aa1ccaea4
Optimization. Call creation toolbar only if was not uploaded any measurements.
...
--HG--
branch : develop
2015-12-11 17:06:20 +02:00
Roman Telezhynskyi
93a52bd889
Allow user to set default size and height for a pattern.
...
--HG--
branch : develop
2015-12-11 16:19:11 +02:00
Roman Telezhynskyi
3ebac9ce59
Test limited gradation list.
...
--HG--
branch : develop
2015-12-10 12:19:31 +02:00
Roman Telezhynskyi
0c731ea406
Do not update the recent files list in export/test mode.
...
--HG--
branch : develop
2015-12-09 13:37:38 +02:00
Roman Telezhynskyi
ca24b201e1
Refactor the method name.
...
--HG--
branch : develop
2015-12-09 13:31:33 +02:00
Roman Telezhynskyi
da827ad952
QComboBox clear button in property browser.
...
--HG--
branch : develop
2015-12-09 13:13:34 +02:00
Roman Telezhynskyi
6f1dcb7592
Resolved build issue on OpenSuse. The method setClearButtonEnable is available
...
only since Qt 5.2.
--HG--
branch : develop
2015-12-09 12:40:43 +02:00
Roman Telezhynskyi
36f586ec58
End file opening if error occurred.
...
--HG--
branch : develop
2015-12-06 18:47:19 +02:00
Roman Telezhynskyi
830c43a89d
Mac OS proxy icon.
...
--HG--
branch : develop
2015-12-05 16:16:29 +02:00
Roman Telezhynskyi
7054714114
Fixed dock menu on Mac OS.
...
--HG--
branch : develop
2015-12-05 11:50:32 +02:00
Roman Telezhynskyi
454f23a399
Fix incorrect view on Windows.
...
--HG--
branch : develop
2015-12-04 00:33:54 +02:00
Roman Telezhynskyi
ced638a782
Support a proxy icon on Mac OS.
...
--HG--
branch : develop
2015-12-03 14:07:51 +02:00
Roman Telezhynskyi
1a0733ad00
Alert user about finished creating a layout.
...
--HG--
branch : develop
2015-12-03 10:56:19 +02:00
Roman Telezhynskyi
33087b2fe8
Added support Mac OS Dock Menu.
...
--HG--
branch : develop
2015-12-03 10:43:31 +02:00
Roman Telezhynskyi
1ccb8f3452
Optimization MaybeSave() method for Mac OS.
...
--HG--
branch : develop
2015-12-02 21:51:19 +02:00
Roman Telezhynskyi
9f3e41a6f6
Optimization config dialog for Mac OS.
...
--HG--
branch : develop
2015-12-01 22:53:29 +02:00
Roman Telezhynskyi
cf4e313862
Optimization dialogs for Mac OS.
...
--HG--
branch : develop
2015-12-01 20:12:40 +02:00
Roman Telezhynskyi
d24390bd98
Set of fixes for better look on Mac OS X.
...
--HG--
branch : develop
2015-12-01 16:38:09 +02:00
Roman Telezhynskyi
85bb6141ab
Clang warnings.
...
--HG--
branch : develop
2015-11-30 12:55:39 +02:00
Roman Telezhynskyi
97d60004f6
Update debian files.
...
--HG--
branch : develop
2015-11-26 15:00:04 +02:00
Roman Telezhynskyi
af1c40e027
Merge
...
--HG--
branch : develop
2015-11-25 15:47:51 +02:00
Roman Telezhynskyi
1e5fd5e28d
Merge
...
--HG--
branch : develop
2015-11-25 15:45:54 +02:00
Roman Telezhynskyi
36704cd02e
Invisible "VSimpleCurve" causes exponential growth scene size, and it causes
...
the program crash. Because we don't need anymore this calss i just have removed
it.
--HG--
branch : develop
2015-11-25 15:45:38 +02:00
Valentina Zhuravska
58d2410f11
Do not close application when can't open recent file if we have GUI mode
...
--HG--
branch : feature
2015-11-25 13:46:36 +02:00
Valentina Zhuravska
3d5e8c211d
Move 'drawMode = false' inside to 'if' statement
...
--HG--
branch : feature
2015-11-25 11:52:50 +02:00
Roman Telezhynskyi
2bd5a22218
Fixed memory leak.
...
--HG--
branch : develop
2015-11-25 11:30:02 +02:00
Valentina Zhuravska
2fbd01d89a
Correct save of currentDrawIndex
...
--HG--
branch : feature
2015-11-25 04:29:12 +02:00
Roman Telezhynskyi
b7caafb0c4
Fixed test failure.
...
--HG--
branch : develop
2015-11-22 17:49:36 +02:00
Roman Telezhynskyi
0e70d335ce
Changes for new debian package.
...
--HG--
branch : develop
2015-11-21 19:34:23 +02:00
Roman Telezhynskyi
9e4ead188a
Improved description Valentina's options.
...
--HG--
branch : develop
2015-11-21 15:36:22 +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
5604f8eea3
Correct path to Tape.
...
--HG--
branch : develop
2015-11-18 17:36:37 +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
dc1b593b4b
For correct working menu on Mac OS X use menu roles.
...
--HG--
branch : develop
2015-11-17 14:42:03 +02:00
Roman Telezhynskyi
974a074ffd
Fixate size of the 'Config dialog' only after first show.
...
--HG--
branch : develop
2015-11-17 12:54:18 +02:00
Roman Telezhynskyi
8c8b7d1570
Fixed generation the list of QM files.
...
--HG--
branch : develop
2015-11-17 12:18:46 +02:00
Roman Telezhynskyi
3a81bebf93
Copy Qt's translations inside app bundle.
...
--HG--
branch : develop
2015-11-16 22:04:34 +02:00
Roman Telezhynskyi
8eef5db927
Improved app bundle.
...
--HG--
branch : develop
2015-11-16 13:39:46 +02:00