Roman Telezhynskyi
|
1bffa92127
|
Using QLatin1String instead of QLatin1Literal.
QLatin1Literal is just a typedef of QLatin1String lefter for compatibility with
Qt 4.x.
--HG--
branch : develop
|
2016-07-20 11:39:15 +03:00 |
|
Roman Telezhynskyi
|
f477904ef3
|
Use QStringLiteral everywhere inside noisyFailureMsgHandler().
--HG--
branch : develop
|
2016-07-20 11:25:53 +03:00 |
|
Roman Telezhynskyi
|
dc275dce14
|
Fixed search string for error "setGeometry: Unable to set geometry".
--HG--
branch : develop
|
2016-07-20 11:11:35 +03:00 |
|
Roman Telezhynskyi
|
817a5d5f56
|
Fixed suppression warnings in Release mode.
Used wrong macros.
--HG--
branch : develop
|
2016-07-20 11:10:23 +03:00 |
|
Roman Telezhynskyi
|
ce50203d57
|
Better code look.
--HG--
branch : develop
|
2016-07-19 20:51:12 +03:00 |
|
Roman Telezhynskyi
|
8b438daa6c
|
Slot OpenRecentFile in Tape replaced by lambda.
--HG--
branch : develop
|
2016-07-18 22:58:14 +03:00 |
|
Roman Telezhynskyi
|
7cabc7df18
|
Fixed loading recent files in main window.
--HG--
branch : develop
|
2016-07-18 22:55:18 +03:00 |
|
Roman Telezhynskyi
|
18e0f6750a
|
Refactoring. Fixed wrong using method tr().
--HG--
branch : develop
|
2016-07-18 19:29:34 +03: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
|
faae90363e
|
Show button "Check For Updates" in dialogs about Valentina and Tape. Move
settings to common file.
--HG--
branch : feature
|
2016-07-15 13:14:48 +03:00 |
|
Roman Telezhynskyi
|
a94daf6834
|
First implementation of Update Notification.
--HG--
branch : feature
|
2016-07-15 12:00:00 +03:00 |
|
Roman Telezhynskyi
|
e4d6df06b7
|
Refactoring. Instead of using proxy slots emit signals directly from lambda
expressions.
--HG--
branch : develop
|
2016-07-13 14:41:44 +03:00 |
|
Roman Telezhynskyi
|
f56f2a0209
|
Fixed issue #526. Dialog Detail is not on top after selection second object on
Mac.
(grafted from acde5cf1164d8227d71e7ff41ce03b45cbe7c9dd)
--HG--
branch : develop
|
2016-07-09 13:57:37 +03:00 |
|
Roman Telezhynskyi
|
d94b3dad14
|
Fixed build on Mac OS X.
--HG--
branch : develop
|
2016-07-07 18:15:28 +03:00 |
|
Roman Telezhynskyi
|
a2acb032a2
|
Use static assert to check if minimal version is high enough to delete code that
needed for backward compatibility.
--HG--
branch : develop
|
2016-07-07 18:04:26 +03:00 |
|
Roman Telezhynskyi
|
a78a516ce9
|
Remove zoom original from toolbar.
Rare used feature as i see it.
--HG--
branch : develop
|
2016-07-07 16:47:52 +03:00 |
|
Roman Telezhynskyi
|
628fdd4217
|
Call Lite Parse each time when add object inside of file.
--HG--
branch : develop
|
2016-07-07 14:55:01 +03:00 |
|
Roman Telezhynskyi
|
f0a84471b3
|
Toolbar is only for frequently used features. "Config pattern piece" is not one
of them.
--HG--
branch : develop
|
2016-07-06 15:39:16 +03:00 |
|
Roman Telezhynskyi
|
c97fa6a1e8
|
We don't need anymore button Stop Tool. Arrow Tool does this function.
--HG--
branch : develop
|
2016-07-06 15:28:36 +03:00 |
|
Valentina Zhuravska
|
9d19ac14c5
|
Resoved issue #522. Error: Crash in new file after clicking 'OK' in Point From
Distance And Angle tool.
--HG--
branch : develop
|
2016-07-02 08:10:09 +03:00 |
|
Roman Telezhynskyi
|
6bf31f2846
|
Resolved issue #483. File lost.
Fixed crash after redo Unite tool. Caused by wrong position of modeling objects.
--HG--
branch : develop
|
2016-06-30 18:32:08 +03:00 |
|
Roman Telezhynskyi
|
750fe98ea4
|
Following "Clean all/qmake/Build all" did not refresh all data properly.
QM files inside /share/translations/ were not cleaned after call clean all.
--HG--
branch : develop
|
2016-06-28 22:08:58 +03:00 |
|
Roman Telezhynskyi
|
002619ad83
|
Moves the arrow tool from the toolbar to all the tabs in the toolbox as
discussed in https://groups.google.com/forum/#!topic/valentina-project-list/6RvYFlJLmMM
Thanks Benjamin Nauck for idea and the patch.
--HG--
branch : develop
|
2016-06-28 20:42:04 +03:00 |
|
Roman Telezhynskyi
|
0744359337
|
Run with pngcrush 1.8.1.
--HG--
branch : develop
|
2016-06-27 19:08:18 +03:00 |
|
Roman Telezhynskyi
|
ba98e64217
|
These files also were broken by pngcrush.
--HG--
branch : develop
|
2016-06-27 19:01:31 +03:00 |
|
Roman Telezhynskyi
|
39f7727088
|
Used pngcrush key "brute".
--HG--
branch : develop
|
2016-06-27 18:42:31 +03:00 |
|
Roman Telezhynskyi
|
643fafcbc9
|
Resolved issue #517. MAC version incorrect sRGB profile.
libpng warning: iCCP: known incorrect sRGB profile.
--HG--
branch : develop
|
2016-06-26 21:27:04 +03:00 |
|
Roman Telezhynskyi
|
1a218b5edb
|
Set cell with icon in table non-editable.
--HG--
branch : develop
|
2016-06-26 15:45:31 +03:00 |
|
Roman Telezhynskyi
|
e0c22b6809
|
Detect when group name in the list was changed.
--HG--
branch : develop
|
2016-06-26 15:42:54 +03:00 |
|
Roman Telezhynskyi
|
7450ddf790
|
Set the item non-editable (view only), and non-selectable
--HG--
branch : feature
|
2016-06-26 14:38:44 +03:00 |
|
Roman Telezhynskyi
|
1608599795
|
Added list "Details in layout".
--HG--
branch : feature
|
2016-06-26 14:36:12 +03:00 |
|
Roman Telezhynskyi
|
93836ddf35
|
Refactoring MainWindowsNoGUI::PrepareDetailsForLayout. Use const iterator.
--HG--
branch : feature
|
2016-06-26 14:33:34 +03:00 |
|
Roman Telezhynskyi
|
39c84aa2c2
|
Refactoring. Use C++11 lambdas.
--HG--
branch : feature
|
2016-06-25 17:16:20 +03:00 |
|
Roman Telezhynskyi
|
31ed3d526c
|
Fixed code style.
--HG--
branch : feature
|
2016-06-25 16:17:50 +03:00 |
|
Roman Telezhynskyi
|
e7455cdabc
|
Option "Use last tool" worked incorrect in case of tool "Arc intersect axis".
--HG--
branch : develop
|
2016-06-23 20:45:45 +03:00 |
|
Roman Telezhynskyi
|
7eaadf1761
|
Resolved issue #480. New tool: Midpoint between two points.
--HG--
branch : develop
|
2016-06-23 20:20:21 +03:00 |
|
Roman Telezhynskyi
|
10d29af2a2
|
Refactoring, removed unused code.
--HG--
branch : develop
|
2016-06-22 21:09:00 +03:00 |
|
Roman Telezhynskyi
|
94a2de1f75
|
Fixed error in Tape app.
Editing values of standard table was incorrect.
--HG--
branch : develop
|
2016-06-22 21:07:06 +03:00 |
|
Roman Telezhynskyi
|
decb74f99e
|
Fixed not enought decimals.
--HG--
branch : develop
|
2016-06-22 19:56:44 +03:00 |
|
Roman Telezhynskyi
|
d57cddd84b
|
Fixed issue #497. Printed document size as info.
--HG--
branch : develop
|
2016-06-22 16:23:05 +03:00 |
|
Roman Telezhynskyi
|
8a02129e24
|
Fixed path to Inno Setup.
--HG--
branch : develop
|
2016-06-22 14:10:40 +03:00 |
|
Roman Telezhynskyi
|
aaab56fe00
|
Fixed typos.
--HG--
branch : develop
|
2016-06-21 16:04:24 +03:00 |
|
Roman Telezhynskyi
|
2d25702c97
|
Restore correct pattern piece if no details were found for switching to Detail
mode.
--HG--
branch : develop
|
2016-06-21 14:58:43 +03:00 |
|
Roman Telezhynskyi
|
8c63b44e65
|
Fixed bug editing height increase value.
--HG--
branch : develop
|
2016-06-21 14:13:14 +03:00 |
|
Roman Telezhynskyi
|
b7d62d3dbe
|
Set single step depend on measurement unit.
--HG--
branch : develop
|
2016-06-21 13:53:33 +03:00 |
|
Roman Telezhynskyi
|
ed6c72bda9
|
Fixed Tape crash.
(grafted from 47b3aaf84786a338bc7c31284bef0bd5017a0c67)
--HG--
branch : develop
|
2016-06-19 20:31:24 +03:00 |
|
Roman Telezhynskyi
|
458d7be6b2
|
Show appropriate button text when file is read only.
--HG--
branch : develop
|
2016-06-18 18:09:18 +03:00 |
|
Roman Telezhynskyi
|
174b1fbfd6
|
Fixed issue #514. Read only setting not working properly.
--HG--
branch : develop
|
2016-06-18 17:37:06 +03:00 |
|
Roman Telezhynskyi
|
7b40bc3667
|
Show path to pattern file in a graphical shell.
--HG--
branch : develop
|
2016-06-18 16:57:07 +03:00 |
|
Roman Telezhynskyi
|
d4abab1029
|
Explorer on Mac OS X has own name Finder.
--HG--
branch : develop
|
2016-06-18 16:09:04 +03:00 |
|