0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00
Commit Graph

1781 Commits

Author SHA1 Message Date
Arin Alexander
65031503cd Merge branch 'master' into 1.4 2016-07-06 12:20:34 +03:00
Arin Alex
692e941bbb travis build: ppa:beineri/opt-qt56-trusty --> ppa:beineri/opt-qt561-trusty 2016-06-29 23:24:04 +03:00
Arin Alex
826e62abe0 Merge branch 'master' into 1.4 2016-06-29 21:38:32 +03:00
Arin Alex
659a2dea00 Fixed writing of variables 2016-06-29 21:24:54 +03:00
Arin Alex
a010c2012f QVariant serializator has been added 2016-06-29 21:22:31 +03:00
Arin Alexander
b55582fad2 Merge branch 'master' into 1.4
# Conflicts:
#	limereport/lrreportengine.cpp
#	limereport/lrreportengine_p.h
2016-06-25 00:33:44 +04:00
Arin Alex
43089b55d6 Fix: #38 Allow to suppress warnings for unknown fields 2016-06-24 23:22:24 +03:00
Arin Alex
ac98da1394 ReportSettings have been added to report items 2016-06-24 23:22:24 +03:00
Arin Alex
779eefcab5 Setting dialog has been modified to edit report settings
Setting dialog has been modified to edit report settings
2016-06-24 23:22:17 +03:00
Arin Alex
a8b193de05 Errors messages have been modified 2016-06-24 23:22:16 +03:00
Arin Alex
d07c44d6bb ReportSetting has been added
ReportSetting has been added
2016-06-24 23:19:34 +03:00
Arin Alexander
9771ffee71 Merge branch 'master' into 1.4 2016-06-25 00:03:35 +04:00
Arin Alex
7311f84b0e Fix: #37 Add possibility to move data bands when having many
Fix: #37 Add possibility to move data bands when having many
2016-06-24 17:47:28 +03:00
Arin Alexander
fecf863f7c Version 1.4 initial commit 2016-06-10 19:05:18 +04:00
Arin Alex
6a507e5b61 Debug output has been removed 2016-06-07 00:52:40 +03:00
Arin Alex
5455b53404 Report variables have been refactored 2016-06-07 00:45:35 +03:00
Arin Alexander
127bb45b7d currencyUSBasedFormat has been added to script engine 2016-06-06 21:36:41 +04:00
Arin Alexander
e0960ef9d6 Version 1.3.11 has been added to readme.md 2016-06-01 22:10:08 +04:00
Arin Alexander
575fc27563 Fix #34 New function Currency Format 2016-06-01 21:59:29 +04:00
Arin Alexander
b5a6baa78c Fix #36 Copy/Paste from within a band 2016-06-01 20:37:51 +04:00
Arin Alexander
17ca1d142f Fix #35 'Undo' after applying of Horizontal Layout breaks the movement logic 2016-06-01 19:54:10 +04:00
Arin Alexander
d1f33e095b startFromNewPage property has been added to Data band 2016-05-31 15:07:57 +03:00
Arin Alexander
54278cdb37 LimeReport version has been changed to 1.3.11 2016-05-30 23:23:15 +04:00
Arin Alexander
be63934c32 PageItem cutting and deleting has been forbidden 2016-05-30 21:32:55 +04:00
Arin Alexander
de6ce6741f "QMetaProperty::read: Unable to handle unregistered datatype" has been fixed 2016-05-27 02:01:12 +04:00
Arin Alexander
aa6a61cc47 font.bold() --> font.weight() 2016-05-27 01:59:57 +04:00
Arin Alexander
133b1c4054 <QScriptEngine> --> <QtScript/QScriptEngine> 2016-05-27 00:07:27 +04:00
Arin Alexander
9359caaf30 Font stylename property is now saved by XmlFontSerializator 2016-05-27 00:05:33 +04:00
Arin Alexander
d595d76eb2 Availability components check has been added 2016-05-26 23:24:29 +04:00
Arin Alexander
c9d378a927 Generating unique names for page items has been added 2016-05-26 23:21:42 +04:00
Arin Alexander
8d3dd7c09b oldPrintMode property has been added for previous versions compatibility 2016-05-26 23:19:12 +04:00
Arin Alexander
2132bc9e34 actionOneToOne fixed 2016-05-24 01:39:56 +04:00
Arin Alexander
11a06456b1 Demo R2 refactored 2016-05-24 01:32:21 +04:00
Arin Alexander
906fff5911 std::abs() --> fabs() 2016-05-20 19:16:14 +04:00
Arin Alexander
ce01b9a9ab MinGW build fixed 2016-05-20 19:16:14 +04:00
Arin Alexander
fdc03900ea Redundant return will be removed from upper part of sliced text 2016-05-17 22:59:41 +04:00
Arin Alexander
fc9e7c792b CheckBox editor has been fixed ( Qt4 ) 2016-05-17 22:54:39 +04:00
Arin Alexander
80f2a135cd Spliting band without AutoHeight has been fixed 2016-05-17 22:52:53 +04:00
Arin Alexander
f3401c4c7e Fix #31 Build error on Windows (CI) 2016-04-25 22:11:25 +03:00
Arin Alexander
c2d2b8293e Fix #32 Ambiguous abs 2016-04-25 21:58:55 +03:00
Arin Alexander
4743cd1fe6 Redundant code has been removed 2016-04-21 18:28:20 +03:00
Arin Alexander
fab352c81c Fix #30 Destroying a report engine does not destroy all it's windows and lead to crash 2016-04-21 17:53:31 +03:00
Arin Alexander
2e4ee6ca05 Fix #28 signal saveFinished has been added 2016-04-21 17:44:58 +03:00
Arin Alexander
cb54963db9 setReportFileName(const QString& fileName) has been added to ReportEngine 2016-04-21 14:58:21 +03:00
Arin Alexander
84953b6847 Show error action in preview window has been fixed 2016-04-21 12:25:16 +03:00
Arin Alexander
8bbdefed20 Item alignment has been fixed 2016-04-21 12:09:28 +03:00
Arin Alexander
1ade5d0666 TextItem will expand datasource in TextItemEditor if parent band has datasource. 2016-04-21 02:15:15 +04:00
Arin Alexander
68d2f64c3c Changing page orientation has been fixed 2016-04-21 01:26:15 +04:00
Arin Alexander
34e114d7a4 FullPage property has been added 2016-04-21 01:26:14 +04:00
Arin Alexander
b770669b64 Object browser has been fixed
Object browser has been fixed
2016-04-21 01:26:07 +04:00