Arin Alexander
|
3bdec95a8c
|
Icons have been changed
|
2017-04-18 21:47:35 +03:00 |
|
Arin Alexander
|
02a8ef8b5c
|
Crash on destroy has been fixed
|
2017-04-18 20:00:59 +03:00 |
|
Arin Alexander
|
7b04b6efca
|
Dialog Designer intergration has been finished
|
2017-04-14 02:43:34 +03:00 |
|
Arin Alexander
|
0692435b26
|
Dialog designers tool bar integration has been added
|
2017-04-11 11:23:34 +03:00 |
|
Arin Alexander
|
cd2e748a9b
|
QtDesigner integration has been added
QtDesigner intergration has been added
|
2017-04-10 18:45:54 +03:00 |
|
fralx
|
fae194b36f
|
Merge pull request #72 from asmaloney/fix-crash
Fix crash when cutting an item using the context menu
|
2017-04-10 11:18:53 +03:00 |
|
fralx
|
fa96013d82
|
Merge pull request #71 from asmaloney/missing-initialization
Add missing initializers
|
2017-04-10 11:18:26 +03:00 |
|
fralx
|
a5231058ec
|
Merge pull request #70 from asmaloney/fix-shadows
Fixes some shadowed vars & avoids string copies using const refs
|
2017-04-10 11:17:38 +03:00 |
|
fralx
|
a09006125d
|
Merge pull request #69 from asmaloney/fix-spelling
Corrects spelling of method name
|
2017-04-10 11:17:10 +03:00 |
|
fralx
|
6105051d27
|
Merge pull request #66 from asmaloney/fix-returning-deleted-data
Ensure we aren't returning data that has been deleted …
|
2017-04-10 11:15:56 +03:00 |
|
fralx
|
79e70adf00
|
Merge pull request #65 from asmaloney/fix-potential-nullptr-use
Fixes a few instances where nullptrs might be dereferenced
|
2017-04-10 11:14:06 +03:00 |
|
fralx
|
d9527b07a2
|
Merge pull request #64 from asmaloney/fix-mem-leak
Fix a memory leak in PageDesignIntf::copy()
|
2017-04-10 10:57:25 +03:00 |
|
Andy Maloney
|
8ee7fc01e5
|
Fix crash when cutting an item using the context menu
page->cut() is deleting the object, which means that "this" is no longer valid, and then we're trying to call `processPopUpAction()` on it.
|
2017-04-09 11:43:26 -04:00 |
|
Andy Maloney
|
42e0e3b70b
|
Fix missed uses in the demo
|
2017-04-08 21:44:52 -04:00 |
|
Andy Maloney
|
aa5b4c6a66
|
Add missing initializers
|
2017-04-08 21:38:23 -04:00 |
|
Andy Maloney
|
6789b01e79
|
Fixes some shadowed vars & avoids string copies using const refs
|
2017-04-08 18:45:58 -04:00 |
|
Andy Maloney
|
64331fbaeb
|
Corrects spelling of method name
|
2017-04-08 12:53:05 -04:00 |
|
Andy Maloney
|
942da982ca
|
Ensure we aren't returning data that has been deleted by setting the pointer to NULL.
|
2017-04-08 09:42:08 -04:00 |
|
Andy Maloney
|
7ebc42c514
|
Fixes a few instances where nullptrs might be dereferenced
|
2017-04-08 09:35:09 -04:00 |
|
Andy Maloney
|
3ae754e3dd
|
Fix a memory leak in PageDesignIntf::copy()
|
2017-04-08 09:31:02 -04:00 |
|
fralx
|
010db431b1
|
Merge pull request #63 from asmaloney/fix-hidden-overload
Fix "hidden overloaded virtual function" warning
|
2017-04-08 12:40:31 +03:00 |
|
Andy Maloney
|
491f7b49d7
|
Fix "hidden overloaded virtual function" warning
I'm presuming that TearOffBand::isUnique() is supposed to override the base class's isUnique(), but it was missing a const...
|
2017-04-07 23:02:58 -04:00 |
|
Arin Alex
|
3ec2e22952
|
Finish agg_functions_in_header
|
2017-04-05 01:19:01 +03:00 |
|
Arin Alex
|
f86e5a8c28
|
Merge branch 'develop' into feature/agg_functions_in_header
|
2017-04-05 01:09:20 +03:00 |
|
Arin Alex
|
92c93cd15d
|
Merge branch 'master' into develop
|
2017-04-05 01:08:28 +03:00 |
|
Arin Alex
|
1ccfd147f1
|
version has been changed
|
2017-04-05 01:08:03 +03:00 |
|
Arin Alex
|
cf0fd8967b
|
Finish 1.4.8
|
2017-04-05 00:58:17 +03:00 |
|
Arin Alex
|
fe432a5e80
|
Finish 1.4.8
|
2017-04-05 00:58:16 +03:00 |
|
Arin Alex
|
6dca8b27cb
|
Fix #61 AutoHeight overlapping
|
2017-04-05 00:58:04 +03:00 |
|
Arin Alexander
|
385f20f33d
|
Merge branch 'master' into develop
|
2017-04-01 14:49:56 +03:00 |
|
Arin Alexander
|
61a3c20bb2
|
Readme.md has been changed
|
2017-04-01 14:48:56 +03:00 |
|
Arin Alexander
|
188ab54ee2
|
ReportEnginePrivate has been changed to ReportEngine in PrewiewWindow and DesignerWindow
|
2017-03-22 14:42:09 +03:00 |
|
Arin Alexander
|
4559925af4
|
aggregate functions can be called in data header
|
2017-03-21 18:01:35 +03:00 |
|
Arin Alexander
|
0505801e3a
|
printBeforePageHeader property has been added to "ReportHeader" band
|
2017-03-19 14:03:13 +03:00 |
|
Arin Alexander
|
6315e0f4c8
|
1.4.7
|
2017-03-09 14:00:23 +03:00 |
|
Arin Alexander
|
1cb6c1f02e
|
1.4.7
|
2017-03-09 14:00:23 +03:00 |
|
Arin Alexander
|
97365e0f4d
|
borderLineSize has been fixed
|
2017-03-09 14:00:02 +03:00 |
|
Arin Alexander
|
6529ced062
|
COUNT function has been fixed
|
2017-03-08 04:59:40 +03:00 |
|
Arin Alexander
|
00d5b49795
|
Finish 1.4.6
|
2017-03-07 19:09:34 +03:00 |
|
Arin Alexander
|
8fd7c27837
|
Finish 1.4.6
|
2017-03-07 19:09:34 +03:00 |
|
Arin Alexander
|
d86c6f226b
|
Group functions have been fixed
|
2017-03-07 19:09:13 +03:00 |
|
Arin Alexander
|
58fd7a855f
|
1.4.5
|
2017-03-06 18:46:38 +03:00 |
|
Arin Alexander
|
f0ef99b223
|
1.4.5
|
2017-03-06 18:46:38 +03:00 |
|
Arin Alexander
|
55364608c3
|
Nested groups has been fixed
|
2017-03-06 18:46:16 +03:00 |
|
Arin Alexander
|
11b94026be
|
Russian translation has been updated
|
2017-03-06 14:34:19 +03:00 |
|
Arin Alexander
|
d250015839
|
Default system printer will selected in "printer select dialog" by default
|
2017-03-05 16:39:50 +03:00 |
|
Arin Alexander
|
b963428f4c
|
"Transparent" menu item has been added to TextItem context menu
|
2017-03-04 00:30:52 +03:00 |
|
Arin Alexander
|
242dbe75d2
|
useAlternateBackgroundColor property has been added
|
2017-03-04 00:21:21 +03:00 |
|
Arin Alexander
|
4c6c0dfd3b
|
QString -> tr
|
2017-03-03 23:47:10 +03:00 |
|
Arin Alexander
|
aa040e8031
|
LRDemo_r2 will get first template file to show
|
2017-03-03 02:23:23 +03:00 |
|