b6caf1f53f
Try to fix broken build with Qt 5.1 and less.
...
--HG--
branch : develop
2015-11-28 17:27:17 +02:00
70cc2b6f95
QDebugStateSaver available only since Qt 5.1.
...
--HG--
branch : develop
2015-11-28 12:36:54 +02:00
4f776f1fbb
Error "rcc: Unknown option: '--binary'"
...
--HG--
branch : develop
2015-11-28 12:01:24 +02:00
b6506b2cae
Wrong defining QLoggingCategory.
...
--HG--
branch : develop
2015-11-27 14:04:23 +02:00
97d60004f6
Update debian files.
...
--HG--
branch : develop
2015-11-26 15:00:04 +02:00
f0691d7c9f
Mark implicitly shared classes as a movable type. This can improve performance
...
and memory efficiency when using Qt's container classes.
--HG--
branch : develop
2015-11-25 20:56:17 +02:00
783e3d57c2
Support QGraphicsView autoscroll of a draged object.
...
--HG--
branch : develop
2015-11-25 19:26:37 +02:00
af1c40e027
Merge
...
--HG--
branch : develop
2015-11-25 15:47:51 +02:00
1e5fd5e28d
Merge
...
--HG--
branch : develop
2015-11-25 15:45:54 +02:00
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
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
3d5e8c211d
Move 'drawMode = false' inside to 'if' statement
...
--HG--
branch : feature
2015-11-25 11:52:50 +02:00
2bd5a22218
Fixed memory leak.
...
--HG--
branch : develop
2015-11-25 11:30:02 +02:00
2fbd01d89a
Correct save of currentDrawIndex
...
--HG--
branch : feature
2015-11-25 04:29:12 +02:00
8f47af2c56
GCC warning.
...
--HG--
branch : develop
2015-11-22 19:45:20 +02:00
4c3eae4c80
Merged in ValentinaZhuravska/valentina/feature (pull request #78 )
...
Tests for SumTrapezoids method in VAbstractDetail class
--HG--
branch : develop
2015-11-22 18:59:07 +02:00
88503bb806
Added comments to tests for SumTrapezoids
...
--HG--
branch : feature
2015-11-22 18:56:49 +02:00
b7caafb0c4
Fixed test failure.
...
--HG--
branch : develop
2015-11-22 17:49:36 +02:00
56d655f2ff
Tests for SumTrapezoids method in VAbstractDetail class
...
--HG--
branch : feature
2015-11-22 17:08:22 +02:00
e8570f9812
Merge
...
--HG--
branch : develop
2015-11-22 17:02:08 +02:00
d575ad5ad3
Return false if we have less than 3 points
...
--HG--
branch : feature
2015-11-22 16:58:58 +02:00
3e9793dbbb
We don't need variable points in method Square
...
--HG--
branch : feature
2015-11-22 16:47:50 +02:00
6c653163f9
Erased QString(" ")
...
--HG--
branch : feature
2015-11-22 16:36:55 +02:00
0a67af35b3
Don't know why i did this, but this code did not allow change valies of known
...
measurement in standard table.
--HG--
branch : develop
2015-11-22 16:31:31 +02:00
64df6d8095
Standard table must provide 'height'.
...
--HG--
branch : develop
2015-11-22 16:30:06 +02:00
d679187f15
Fixed SumTrapezoids method
...
--HG--
branch : feature
2015-11-22 15:58:31 +02:00
40ef4732ca
Changed SumTrapezoids method to static
...
--HG--
branch : feature
2015-11-22 03:01:56 +02:00
e8deb4b29c
The user must select points in a clockwise direction
...
--HG--
branch : feature
2015-11-22 01:52:18 +02:00
0e70d335ce
Changes for new debian package.
...
--HG--
branch : develop
2015-11-21 19:34:23 +02:00
ccca5c84f3
Improved Tape's description options.
...
--HG--
branch : develop
2015-11-21 15:51:29 +02:00
9e4ead188a
Improved description Valentina's options.
...
--HG--
branch : develop
2015-11-21 15:36:22 +02:00
33bf03994e
Handling "Open With" from Finder in Mac OS X.
...
--HG--
branch : develop
2015-11-19 17:17:25 +02:00
5604f8eea3
Correct path to Tape.
...
--HG--
branch : develop
2015-11-18 17:36:37 +02:00
42bd8b86f7
We cannot add none exist files to bundle through QMAKE_BUNDLE_DATA. That's why
...
we must do this manually.
--HG--
branch : develop
2015-11-18 16:46:36 +02:00
ba19d4e88e
Try hide very annoying, Qt related, warnings in Mac OS X.
...
--HG--
branch : develop
2015-11-18 14:54:53 +02:00
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
9ce9f45cd3
Fixate size of the Tape 'Config dialog' only after first show.
...
--HG--
branch : develop
2015-11-18 11:03:19 +02:00
0473db2947
Load also qtbase_*.qm files.
...
--HG--
branch : develop
2015-11-17 16:27:51 +02:00
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
ce80ae4523
Tape show correct placeholder [*] in menu Window.
...
--HG--
branch : develop
2015-11-17 14:49:28 +02:00
dc1b593b4b
For correct working menu on Mac OS X use menu roles.
...
--HG--
branch : develop
2015-11-17 14:42:03 +02:00
974a074ffd
Fixate size of the 'Config dialog' only after first show.
...
--HG--
branch : develop
2015-11-17 12:54:18 +02:00
ab526a54b4
New icon in the icon theme 'help-about'.
...
--HG--
branch : develop
2015-11-17 12:45:22 +02:00
8c8b7d1570
Fixed generation the list of QM files.
...
--HG--
branch : develop
2015-11-17 12:18:46 +02:00
7ef98c3c4b
Fixed building on Linux.
...
--HG--
branch : develop
2015-11-17 12:17:53 +02:00
e31a6eb841
Merge
...
--HG--
branch : develop
2015-11-16 22:04:56 +02:00
3a81bebf93
Copy Qt's translations inside app bundle.
...
--HG--
branch : develop
2015-11-16 22:04:34 +02:00
fe23631251
Changed pixmap and icon to const, removed setTextFormat
...
--HG--
branch : feature
2015-11-16 17:54:45 +02:00
e0237e901f
Added help label to detail mode
...
--HG--
branch : feature
2015-11-16 17:34:16 +02:00
3347d0ad77
Clang warnings.
...
--HG--
branch : develop
2015-11-16 14:08:15 +02:00