dismine
|
7a2c9a3569
|
Use form layout in dialogs.
--HG--
branch : develop
|
2014-10-24 16:48:49 +03:00 |
|
dismine
|
7a3fff5ca3
|
Tab change focus for each formula field.
--HG--
branch : develop
|
2014-10-24 16:06:38 +03:00 |
|
dismine
|
3b58eb3afa
|
Show unit prefix in dialog with variables.
--HG--
branch : develop
|
2014-10-24 13:13:24 +03:00 |
|
Roman Telezhinskyi
|
469eb6f9b3
|
Merged in MitSchoko/valentina (pull request #33)
linux and mac includes
--HG--
branch : develop
|
2014-10-24 12:16:54 +03:00 |
|
dismine
|
ce5882198e
|
Build on Windows.
--HG--
branch : develop
|
2014-10-24 00:44:50 +03:00 |
|
MitSchoko
|
13e7897d64
|
merge commit
--HG--
branch : develop
|
2014-10-23 21:23:18 +02:00 |
|
MitSchoko
|
009aed1e63
|
added include to fix mac osx compile error
--HG--
branch : develop
|
2014-10-23 21:16:40 +02:00 |
|
MitSchoko
|
e9124f4f71
|
added include to avoid compile error on ubuntu
--HG--
branch : develop
|
2014-10-23 20:03:42 +02:00 |
|
dismine
|
64c27f0e34
|
Change default autosave time to 1 min.
--HG--
branch : develop
|
2014-10-23 16:55:05 +03:00 |
|
dismine
|
2d0f68b6dc
|
Propose reopen files after do not correct shut down.
--HG--
branch : develop
|
2014-10-23 16:53:46 +03:00 |
|
dismine
|
33a1454745
|
Save and restore last window position and size.
--HG--
branch : develop
|
2014-10-23 12:47:16 +03:00 |
|
dismine
|
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 |
|
dismine
|
a5e980e369
|
New tool arc(curve) intersect axis.
--HG--
branch : develop
|
2014-10-23 11:44:57 +03:00 |
|
dismine
|
68f25ddf36
|
New tool curve intersect axis.
--HG--
branch : develop
|
2014-10-23 11:38:57 +03:00 |
|
dismine
|
a21ad603ef
|
New tool line intersect axis.
--HG--
branch : develop
|
2014-10-20 20:41:02 +03:00 |
|
dismine
|
51e3ce93db
|
Cleaning icons.
--HG--
branch : develop
|
2014-10-19 13:36:00 +03:00 |
|
dismine
|
07ea6c6de5
|
New way to find point intersection of an arc with a segment.
--HG--
branch : develop
|
2014-10-18 20:56:25 +03:00 |
|
dismine
|
769219f9b8
|
Warnings from static analysis.
--HG--
branch : develop
|
2014-10-18 19:33:49 +03:00 |
|
dismine
|
c717196199
|
GCC warnings. Fixed bug with string concatenation in MSVC.
--HG--
branch : develop
|
2014-10-18 13:51:40 +02:00 |
|
dismine
|
a06a162100
|
Support build with MSVC.
--HG--
branch : develop
|
2014-10-17 22:26:30 +02:00 |
|
dismine
|
336f2295f1
|
Merge
--HG--
branch : develop
|
2014-10-17 16:52:25 +02:00 |
|
dismine
|
958aa869df
|
Fixed start scrolling timer.
--HG--
branch : develop
|
2014-10-17 16:51:34 +02:00 |
|
dismine
|
72f66ceca3
|
Path to Qt headers.
--HG--
branch : develop
|
2014-10-16 16:55:02 +03:00 |
|
dismine
|
d4ea7467c8
|
bin directory only for Unix-way installations.
--HG--
branch : develop
|
2014-10-16 14:02:58 +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
|
9839b6b331
|
Set to define last value when creating new delegate.
--HG--
branch : develop
|
2014-10-08 13:44:42 +03:00 |
|
dismine
|
145dd73113
|
Show message if could not save file. Disable read only permission for
measurements file.
--HG--
branch : develop
|
2014-10-08 11:51:17 +03:00 |
|
dismine
|
58bffd4005
|
Fixed crash after put value from empty list.
--HG--
branch : develop
|
2014-10-08 10:34:29 +03:00 |
|
dismine
|
444ace5356
|
Update for ukrainian language.
--HG--
branch : develop
|
2014-10-06 20:55:35 +03:00 |
|
dismine
|
a2e839532b
|
Disable compile with debug information on mac.
--HG--
branch : develop
|
2014-10-06 00:07:20 +03:00 |
|
dismine
|
952e7d06b4
|
error: use of undeclared identifier 'fabs'.
--HG--
branch : develop
|
2014-10-05 23:53:58 +03:00 |
|
dismine
|
fc083fc667
|
error: use of undeclared identifier 'sqrt'.
--HG--
branch : develop
|
2014-10-05 23:41:05 +03:00 |
|
dismine
|
3590ebac74
|
int instead ptrdiff_t.
--HG--
branch : develop
|
2014-10-05 23:25:07 +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
|
ddd71403ad
|
Fix for build on Windows.
--HG--
branch : develop
|
2014-10-04 23:11:30 +03:00 |
|
dismine
|
8e2f8f67eb
|
Fix for build on Mac.
--HG--
branch : develop
|
2014-10-04 22:23:37 +03:00 |
|
dismine
|
b81614d1a1
|
Fixed crash after detele tool.
--HG--
branch : develop
|
2014-10-04 22:12:46 +03:00 |
|
dismine
|
d066c6ed84
|
Use gobjcopy on mac.
--HG--
branch : develop
|
2014-10-04 09:55:52 +03:00 |
|
dismine
|
11641de911
|
Fixes for tools vizualizations.
--HG--
branch : develop
|
2014-10-04 09:37:19 +03:00 |
|
dismine
|
7aa9c0464e
|
Disable precompiled headers for clang in linux.
--HG--
branch : develop
|
2014-10-04 09:31:34 +03:00 |
|
dismine
|
73655bf6a8
|
Don't need to cast variable.
--HG--
branch : develop
|
2014-10-03 19:23:26 +03:00 |
|
dismine
|
91290c0558
|
Icons for new tools.
--HG--
branch : develop
|
2014-10-03 17:23:10 +03:00 |
|
dismine
|
01e37bf4bf
|
Clang warnings.
--HG--
branch : develop
|
2014-10-03 14:40:39 +03:00 |
|
dismine
|
ea9ba2a11a
|
Building with Clang.
--HG--
branch : develop
|
2014-10-03 13:32:12 +03:00 |
|
dismine
|
26a95e0964
|
Fixed wrong point name in dialog ToolShoulderPoint.
--HG--
branch : develop
|
2014-10-02 17:29:28 +03:00 |
|
dismine
|
50f82eee27
|
Allow a user interact only with items from active pattern piece.
--HG--
branch : develop
|
2014-10-02 16:34:49 +03:00 |
|
dismine
|
a9c496e065
|
Fixed built-in functions.
--HG--
branch : develop
|
2014-10-02 12:46:24 +03:00 |
|
dismine
|
730ed3006d
|
Base value in standard table cannot be modified.
--HG--
branch : develop
|
2014-10-01 12:58:38 +03:00 |
|
dismine
|
0dabadbb98
|
Updated tool icon.
--HG--
branch : develop
|
2014-10-01 12:45:51 +03:00 |
|
dismine
|
9d35b4fa5a
|
Always show a curve control points on top.
--HG--
branch : develop
|
2014-09-27 15:50:00 +03:00 |
|
dismine
|
b13ce61d9a
|
Don't hide last used measurement in table.
--HG--
branch : develop
|
2014-09-27 14:07:40 +03:00 |
|
dismine
|
b8d54f2d2b
|
Updated translation for several measurements.
--HG--
branch : develop
|
2014-09-27 13:32:15 +03:00 |
|
dismine
|
d950acfc23
|
Disable also deletion tool from keyboard when tool cannot be deleted.
--HG--
branch : develop
|
2014-09-26 20:09:20 +03:00 |
|
dismine
|
0dc4a33432
|
Fixed crash after change line type for tool line.
--HG--
branch : develop
|
2014-09-26 19:48:46 +03:00 |
|
dismine
|
fd55d1ecfd
|
Updated translation.
--HG--
branch : develop
|
2014-09-26 14:38:59 +03:00 |
|
dismine
|
58ce7fdfac
|
Fixed issue with updating formula field after change size.
--HG--
branch : develop
|
2014-09-26 13:25:47 +03:00 |
|
kate@dismine-F3Ke
|
c3b8b06787
|
Hide warnings, complite return to support Qt 5.0.2.
--HG--
branch : develop
|
2014-09-25 21:03:02 +03:00 |
|
dismine
|
7e6cfe9f70
|
Change build dependence to Qt 5.0.2.
--HG--
branch : develop
|
2014-09-25 18:44:06 +03:00 |
|
dismine
|
acc65ed3be
|
Fixed problem building on Windows 7.
--HG--
branch : develop
|
2014-09-24 22:54:53 +03:00 |
|
dismine
|
8570a797e6
|
Compile with debug information in release mode.
--HG--
branch : develop
|
2014-09-24 20:51:06 +03:00 |
|
dismine
|
affee34d01
|
Hide empty measurements in list and table.
--HG--
branch : develop
|
2014-09-24 19:37:39 +03:00 |
|
dismine
|
594bf5665f
|
Updated tooltipe for tool endline.
--HG--
branch : develop
|
2014-09-24 13:43:27 +03:00 |
|
dismine
|
01c05fbba2
|
Too long translation for property browser.
--HG--
branch : develop
|
2014-09-24 13:29:30 +03:00 |
|
dismine
|
d917830868
|
Hide options when select new tool.
--HG--
branch : develop
|
2014-09-24 13:23:55 +03:00 |
|
dismine
|
a21c94fa35
|
Forget translate description for measurement.
--HG--
branch : develop
|
2014-09-24 13:10:51 +03:00 |
|
dismine
|
8458807cdc
|
Resize scene after creation tool.
--HG--
branch : develop
|
2014-09-24 12:53:07 +03:00 |
|
dismine
|
8de66ad408
|
Path to Qt translations in Windows.
--HG--
branch : develop
|
2014-09-21 20:06:15 +03:00 |
|
dismine
|
beed01ad4a
|
Updated all translation files.
--HG--
branch : develop
|
2014-09-21 19:40:58 +03:00 |
|
dismine
|
069f479495
|
MinGW warnings.
--HG--
branch : develop
|
2014-09-20 20:10:05 +03:00 |
|
dismine
|
daf4e4562a
|
qmake use -O2 optimization by default in release mode.
--HG--
branch : develop
|
2014-09-20 19:18:41 +03:00 |
|
dismine
|
a8bb3e8161
|
GCC warnings.
--HG--
branch : develop
|
2014-09-20 19:05:21 +03:00 |
|
dismine
|
cbd432075f
|
Fix for build on Windows.
--HG--
branch : develop
|
2014-09-20 18:19:38 +03:00 |
|
dismine
|
b3d53e5a0b
|
Cppcheck warnings.
--HG--
branch : develop
|
2014-09-20 18:18:15 +03:00 |
|
dismine
|
7673deade8
|
Fix bug with calculator and tools visualization.
--HG--
branch : develop
|
2014-09-20 18:00:29 +03:00 |
|
dismine
|
936244948c
|
Error in translation.
--HG--
branch : develop
|
2014-09-18 22:27:11 +03:00 |
|
dismine
|
81b3f0a488
|
0.2.8-alpha.
--HG--
branch : develop
|
2014-09-18 18:21:53 +03:00 |
|
dismine
|
eec161bee3
|
Translation description for standard table.
--HG--
branch : develop
|
2014-09-18 12:30:33 +03:00 |
|
dismine
|
494342157f
|
Update for icons "New detail", "New pattern piece".
--HG--
branch : develop
|
2014-09-18 09:27:47 +03:00 |
|
dismine
|
eb913492fa
|
Update ukrainian and russian languages.
--HG--
branch : develop
|
2014-09-17 21:29:46 +03:00 |
|
dismine
|
8c50e0a9b3
|
Four new measurements.
--HG--
branch : develop
|
2014-09-16 22:08:48 +03:00 |
|
dismine
|
4127e3ec16
|
GCC warnings.
--HG--
branch : develop
|
2014-09-14 12:16:59 +03:00 |
|
dismine
|
2940c131bc
|
Coverity warnings.
--HG--
branch : develop
|
2014-09-13 23:42:58 +03:00 |
|
dismine
|
14423990dc
|
Coverity warnings.
--HG--
branch : develop
|
2014-09-13 21:14:14 +03:00 |
|
dismine
|
8f4f294645
|
Deleted history dockWidget.
--HG--
branch : develop
|
2014-09-11 20:18:01 +03:00 |
|
dismine
|
1964b15704
|
Cppcheck warnings.
--HG--
branch : develop
|
2014-09-11 20:15:07 +03:00 |
|
dismine
|
2766628037
|
Clang warnings.
--HG--
branch : develop
|
2014-09-11 19:52:02 +03:00 |
|
dismine
|
e4bf36e68e
|
GCC warnings.
--HG--
branch : develop
|
2014-09-11 17:15:49 +03:00 |
|
dismine
|
1d4f0a6a55
|
Vera++.
--HG--
branch : develop
|
2014-09-10 20:57:08 +03:00 |
|
dismine
|
9a735b29bf
|
Unix Line Endings.
--HG--
branch : develop
|
2014-09-10 18:27:45 +03:00 |
|
dismine
|
750288fa7e
|
Fixed paths to *.qm files.
--HG--
branch : develop
|
2014-09-10 18:12:37 +03:00 |
|
dismine
|
bfd2faae1f
|
License for library VPropertyExplorer.
--HG--
branch : develop
|
2014-09-10 18:09:59 +03:00 |
|
dismine
|
73888511e6
|
Added Bosnian, Croatian, Serbian alphabets for labels.
--HG--
branch : develop
|
2014-09-09 16:11:50 +03:00 |
|
dismine
|
28b1152ca6
|
Fix build on Windows.
--HG--
branch : develop
|
2014-09-08 16:54:41 +03:00 |
|
dismine
|
e8bd1ac8d5
|
Fixed issue #170.
--HG--
branch : develop
|
2014-09-08 16:17:38 +03:00 |
|
dismine
|
fc92e0b4a4
|
Set (restore) cursor only if not active (active).
--HG--
branch : develop
|
2014-09-08 14:02:14 +03:00 |
|
dismine
|
ede640618f
|
Visualization for VToolCutSplinePath. Fixed issue #16.
--HG--
branch : feature
|
2014-09-08 11:23:53 +03:00 |
|
dismine
|
e75ed95561
|
Visualization for VToolSplinePath.
--HG--
branch : feature
|
2014-09-07 19:51:22 +03:00 |
|
dismine
|
2a4eef7695
|
Visualization for VToolCutSpline.
--HG--
branch : feature
|
2014-09-06 15:47:25 +03:00 |
|
dismine
|
d2e5be50b4
|
Show curve foot if only is selected.
--HG--
branch : feature
|
2014-09-06 11:51:46 +03:00 |
|
dismine
|
f6d3068d0f
|
Show in tooltip parser error message.
--HG--
branch : feature
|
2014-09-06 11:38:30 +03:00 |
|
dismine
|
6c784fcdca
|
Check unique label name in dialog. Fixed catch broken expression.
--HG--
branch : feature
|
2014-09-06 11:14:59 +03:00 |
|
dismine
|
5837ad1866
|
Show options base point of new pattern piece after creation.
--HG--
branch : feature
|
2014-09-05 11:35:32 +03:00 |
|
dismine
|
a65faff8d9
|
Auto creation label.
--HG--
branch : feature
|
2014-09-05 11:01:46 +03:00 |
|
dismine
|
4c913f485d
|
RegExp for validation label name.
--HG--
branch : feature
|
2014-09-04 16:42:16 +03:00 |
|
dismine
|
483c7a0e56
|
Check if point name unique.
--HG--
branch : feature
|
2014-09-04 08:20:41 +03:00 |
|
dismine
|
aee0c1fed6
|
Ignore visualization if need show tool under visualization.
--HG--
branch : feature
|
2014-09-03 19:09:59 +03:00 |
|
dismine
|
6fb280663a
|
Show tool visualization when selected.
--HG--
branch : feature
|
2014-09-03 16:52:16 +03:00 |
|
dismine
|
f59009c5fc
|
Show lite tool options in options browser.
--HG--
branch : feature
|
2014-09-03 14:10:51 +03:00 |
|
dismine
|
df2c9853a1
|
Setter and getter for options VToolSplinePath.
--HG--
branch : feature
|
2014-09-01 19:39:16 +03:00 |
|
dismine
|
e6f9b81dba
|
Setter and getter for options VToolSpline.
--HG--
branch : feature
|
2014-09-01 19:36:15 +03:00 |
|
dismine
|
82d82f9b0a
|
Setter and getter for options VToolTriangle.
--HG--
branch : feature
|
2014-09-01 19:27:30 +03:00 |
|
dismine
|
754901bff1
|
Setter and getter for options VToolShoulderPoint.
--HG--
branch : feature
|
2014-09-01 19:25:04 +03:00 |
|
dismine
|
5e304e8415
|
Setter and getter for options VToolPointOfIntersection.
--HG--
branch : feature
|
2014-09-01 19:21:42 +03:00 |
|
dismine
|
bf79d8f0bd
|
Setter and getter for options VToolPointOfContact.
--HG--
branch : feature
|
2014-09-01 19:19:41 +03:00 |
|
dismine
|
4a6a3f3cc9
|
Setter and getter for options VToolNormal.
--HG--
branch : feature
|
2014-09-01 18:36:08 +03:00 |
|
dismine
|
eb6eff3486
|
Setter and getter for options VToolLineIntersect.
--HG--
branch : feature
|
2014-09-01 18:32:28 +03:00 |
|
dismine
|
1d33304de4
|
Setter and getter for options VToolLine.
--HG--
branch : feature
|
2014-09-01 18:29:43 +03:00 |
|
dismine
|
80d5637bcb
|
Setter and getter for options VToolHeight.
--HG--
branch : feature
|
2014-09-01 18:27:20 +03:00 |
|
dismine
|
109b071134
|
Setter and getter for options VToolCut.
--HG--
branch : feature
|
2014-09-01 18:07:21 +03:00 |
|
dismine
|
162794c70b
|
Setter and getter for options VToolBisector.
--HG--
branch : feature
|
2014-09-01 17:47:44 +03:00 |
|
dismine
|
3d3282ae61
|
Setter and getter for options VToolArc.
--HG--
branch : feature
|
2014-09-01 17:34:45 +03:00 |
|
dismine
|
8412cb464a
|
Draft.
--HG--
branch : feature
|
2014-09-01 15:53:57 +03:00 |
|
dismine
|
d4a71f7664
|
Hide options when use context menu.
--HG--
branch : feature
|
2014-09-01 14:01:50 +03:00 |
|
dismine
|
c412d0c51b
|
Refactoring. Prepare for showing tools options.
--HG--
branch : feature
|
2014-08-30 22:58:31 +03:00 |
|
dismine
|
87d32d9445
|
Show property tool "Point at distance along line".
--HG--
branch : feature
|
2014-08-30 13:41:21 +03:00 |
|
dismine
|
1d639edb6c
|
Merge with develop
--HG--
branch : feature
|
2014-08-29 17:51:57 +03:00 |
|
dismine
|
ef178b310a
|
Merge
--HG--
branch : develop
|
2014-08-29 17:51:41 +03:00 |
|
dismine
|
5d12122325
|
Show tool name in options title.
--HG--
branch : feature
|
2014-08-29 17:48:48 +03:00 |
|
dismine
|
fa4a7fb7b8
|
Show Error message when formula broken.
--HG--
branch : feature
|
2014-08-29 17:38:43 +03:00 |
|
dismine
|
a251c9e378
|
Fix clone property and commit data for "simple" property type.
--HG--
branch : feature
|
2014-08-29 17:29:24 +03:00 |
|
dismine
|
ae4bab9d07
|
Don't set cursor "arrow close hand" after double mouse click.
--HG--
branch : feature
|
2014-08-29 17:10:47 +03:00 |
|
dismine
|
b2b7854598
|
Check if internal cursor stack is empty.
--HG--
branch : feature
|
2014-08-29 16:57:12 +03:00 |
|
dismine
|
44d1465881
|
Disable multiple subexpression mode. One expresiion per time.
--HG--
branch : feature
|
2014-08-29 16:42:53 +03:00 |
|
dismine
|
2b83e18773
|
New property formula.
--HG--
branch : feature
|
2014-08-29 12:19:11 +03:00 |
|
dismine
|
37ec49065a
|
Show line type for tool endLine.
--HG--
branch : feature
|
2014-08-28 14:23:28 +03:00 |
|
dismine
|
a9667aac09
|
New property list of objects (points, arcs, curves).
--HG--
branch : feature
|
2014-08-28 14:05:58 +03:00 |
|
dismine
|
a8a99febf4
|
Fix calling multiple time slot VPropertyFormView::dataSubmitted.
--HG--
branch : feature
|
2014-08-28 11:17:36 +03:00 |
|
dismine
|
c48c627682
|
New property for point type.
--HG--
branch : feature
|
2014-08-27 15:39:54 +03:00 |
|
dismine
|
0d0bcb9005
|
New property for string type.
--HG--
branch : feature
|
2014-08-27 13:42:54 +03:00 |
|
dismine
|
35b5a65eed
|
Save label name.
--HG--
branch : feature
|
2014-08-27 10:31:58 +03:00 |
|
dismine
|
ea8e8338c8
|
Hide options for tool in previous pattern piece.
--HG--
branch : feature
|
2014-08-23 09:59:48 +03:00 |
|
dismine
|
4356861f78
|
Show tool name in dock widget title.
--HG--
branch : feature
|
2014-08-27 10:24:41 +03:00 |
|
dismine
|
670e185465
|
Don't need delete properties in method itemClicked.
--HG--
branch : feature
|
2014-08-26 23:04:01 +03:00 |
|
dismine
|
70a17f118e
|
Update options after move.
--HG--
branch : feature
|
2014-08-26 22:34:27 +03:00 |
|
dismine
|
bdfd292386
|
First build.
--HG--
branch : feature
|
2014-08-26 21:31:28 +03:00 |
|
dismine
|
8343f20998
|
Prepare to build.
--HG--
branch : feature
|
2014-08-26 20:23:08 +03:00 |
|
dismine
|
3ccd408718
|
New library VPropertyExplorer.
--HG--
branch : feature
|
2014-08-26 18:06:14 +03:00 |
|