0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-10 14:16:39 +03:00

Commit Graph

  • 79feedd360 page scale refactored Arin Alexander 2016-04-06 00:06:11 +04:00
  • aa3f9d80d3 unnecessary check has been removed Arin Alexander 2016-04-05 20:05:14 +04:00
  • af1a8d8265 Merge pull request #25 from newsages/master fralx 2016-04-03 23:07:13 +03:00
  • abea99bd3f simplify DEST_BINS, DEST_LIBS newsages 2016-04-03 15:33:41 +02:00
  • 12824cee9a *.qm newsages 2016-04-03 15:09:14 +02:00
  • 1acaa431c4 ARCH_TYPE newsages 2016-04-03 15:08:17 +02:00
  • 70d6efccbf Merge pull request #9 from fralx/master newsages 2016-04-03 14:34:32 +02:00
  • caa516d6bd Scale actions have been added to Report Preview Window Arin Alexander 2016-04-02 16:07:01 +03:00
  • 4e75bae701 build status swithched to https://api.travis-ci.org/fralx/LimeReport Arin Alexander 2016-04-02 07:23:01 +04:00
  • 57e7346e22 Fix build on Linux Arin Alex 2016-04-02 06:03:11 +03:00
  • d3038816ca Fix build on Windows Arin Alexander 2016-04-02 06:05:41 +04:00
  • 2b0e211bc9 $$QMAKE_COPY --> $$QMAKE_COPY_DIR Arin Alex 2016-04-02 03:43:52 +03:00
  • 2a16d10df2 Demo r2 added Arin Alex 2016-04-02 03:39:45 +03:00
  • b315af26b9 Preview Widget refactored. Arin Alex 2016-04-02 03:38:23 +03:00
  • 2aec1cfc26 Fixed refresh pages Arin Alex 2016-04-01 23:39:07 +03:00
  • ca1a700b61 Fix build on Windows Arin Alexander 2016-04-01 19:46:42 +04:00
  • a9f47cb729 User manuals added Arin Alexander 2016-03-31 21:45:08 +03:00
  • 7a4fd7edde Merge pull request #24 from newsages/master fralx 2016-03-31 17:49:31 +03:00
  • 4665a7e914 DEST_INCLUDE_DIR = $$PWD/include/ to DEST_INCLUDE_DIR = $$PWD/include Newsages 2016-03-31 15:42:08 +02:00
  • aeb11d0318 not use end of / on $$VARIABLE_DIR for unix Newsages 2016-03-31 15:30:00 +02:00
  • 54fe767e16 Update limereport.pro newsages 2016-03-31 15:15:55 +02:00
  • d63ff0403b Merge pull request #8 from fralx/master newsages 2016-03-31 14:31:50 +02:00
  • d0784e12ba Merge branch 'pulls/23' Arin Alexander 2016-03-31 14:43:43 +03:00
  • aec0d3471e mkdir -p , README , travis.yml Arin Alexander 2016-03-31 14:25:46 +03:00
  • 706e01bf47 Update README.md newsages 2016-03-31 03:57:41 +02:00
  • 59070bb20f Merge pull request #6 from newsages/newsages-patch-1 newsages 2016-03-31 03:50:30 +02:00
  • 6133a9cd12 subdirs mkdir -p Newsages 2016-03-31 03:48:57 +02:00
  • 71a1f9e4f9 Merge pull request #7 from newsages/newsages-patch-2 newsages 2016-03-31 03:25:51 +02:00
  • 07cc6f3c53 Update limereport.pro newsages 2016-03-31 03:25:19 +02:00
  • 1d957aff0a Update README.md newsages 2016-03-31 03:20:26 +02:00
  • 4990a6336e Update README.md newsages 2016-03-31 03:19:36 +02:00
  • 37542bdc0d Update .travis.yml newsages 2016-03-31 03:13:15 +02:00
  • 9747873db9 lrpreviewreportwidget.h added to EXTRA_FILES Arin Alexander 2016-03-31 05:10:04 +04:00
  • 235f26f6f8 Update .travis.yml newsages 2016-03-31 03:03:50 +02:00
  • 6f35c5e2a3 Build on Linux & Mac fixed Arin Alexander 2016-03-31 03:55:27 +03:00
  • 400f7f4146 Create .travis.yml newsages 2016-03-31 02:53:07 +02:00
  • adcac14617 Merge pull request #5 from fralx/master newsages 2016-03-31 01:57:53 +02:00
  • cfd971cd46 Project structure changed Arin Alexander 2016-03-31 03:42:12 +04:00
  • d5a5d73e3f Fix build on Windows Arin Alexander 2016-03-31 00:26:05 +04:00
  • cdd46ff863 createPreviewWidget(QWidget* parent=0) method has been added to ReportEngine Arin Alexander 2016-03-31 00:21:44 +04:00
  • a7192c350c PreviewReportWindow now uses PreviewReportWidget to show render result Arin Alexander 2016-03-31 00:19:05 +04:00
  • 9c57bb772f Preview Widget has been added Arin Alexander 2016-03-31 00:04:59 +04:00
  • 5717900216 Zommer has been moved to own module Arin Alexander 2016-03-31 00:02:35 +04:00
  • 2776ed7277 Merge pull request #4 from fralx/master newsages 2016-03-28 12:06:58 +02:00
  • c0e8252be3 Merge pull request #22 from newsages/master fralx 2016-03-28 01:34:20 +03:00
  • 7d6d7d39c8 logical Structure folders newsages 2016-03-27 21:02:58 +02:00
  • 61672e3b7a Merge pull request #3 from fralx/master newsages 2016-03-27 19:43:54 +02:00
  • 9d9f1f4d98 Callback interface has been simplified From now on if slot getCallbackData(const LimeReport::CallbackInfo& info, QVariant& data) returns row count then there is no more need to implement second slot changePos(const LimeReport::CallbackInfo::ChangePosType& type, bool& result); Arin Alexander 2016-03-27 10:40:13 +03:00
  • 517bf8357e InputMode propperty has been added to BarcodeItem Arin Alexander 2016-03-25 23:46:17 +03:00
  • 225e0f6c91 Fix: 64 bit building & band slice Arin Alexander 2016-03-25 19:59:38 +03:00
  • f219a39611 Merge pull request #2 from fralx/master newsages 2016-03-24 15:11:50 +01:00
  • 7ed8d40785 Update Fork newsages 2016-03-24 15:10:44 +01:00
  • 2679e0ec07 Fix build on Mac and "/" added to REPORTS_DIR Arin Alexander 2016-03-24 15:53:05 +03:00
  • d80eb334ff need end "/" for copy : REPORTS_DIR = $${DEST_DIR}/demo_reports/ newsages 2016-03-24 12:47:39 +01:00
  • 96653b0920 Fix build on Linux Arin Alex 2016-03-24 02:37:43 +03:00
  • ab38b435ca One more limereport's project structure changes Arin Alexander 2016-03-24 02:18:08 +03:00
  • a5369589e3 Fix build on Qt 4 Arin Alexander 2016-03-24 02:14:09 +03:00
  • 9ad28f1aa6 Multiscreen initial size has been fixed Arin Alexander 2016-03-23 14:08:03 +03:00
  • 4ce02f30d9 Merge pull request #1 from fralx/master newsages 2016-03-22 23:25:01 +01:00
  • 7e78790123 Fix build demo on Linux Arin Alex 2016-03-22 23:12:25 +03:00
  • 372c677f6f Fix build on Qt 4 Arin Alexander 2016-03-22 22:58:18 +03:00
  • 0550654b04 Some limereport's project structure changes Arin Alexander 2016-03-22 15:55:02 +03:00
  • 6c7443c510 COPYING has been added to zint Arin Alexander 2016-03-22 15:52:57 +03:00
  • 7a10231858 Zint has been pached for MSVC2010 Arin Alexander 2016-03-22 15:49:35 +03:00
  • 58d2063438 Demo reports added Arin Alexander 2016-03-22 15:46:53 +03:00
  • 36c9b060a9 Merge branch 'pr/19' Arin Alexander 2016-03-22 13:44:32 +03:00
  • 598d4f10ed Change to subforder project model. newsages 2016-03-21 02:12:30 +01:00
  • 9797b30d0a Qzint , need change pro from lib to subfolder, config +=ordered, to add zint as subproyect newsages 2016-03-21 00:49:04 +01:00
  • 2119a0bb6e Logic Config Debug/release .pro newsages 2016-03-20 22:26:04 +01:00
  • fc1f3b04c9 Merge pull request #17 from newsages/master fralx 2016-03-19 13:58:11 +03:00
  • c9495b2745 Translations Español Newsages 2016-03-19 11:48:18 +01:00
  • 355ae91fb1 Loading and saving recent files have been fixed Arin Alexander 2016-03-19 13:33:49 +03:00
  • 1fcaa8121c Text alignment has been fixed Arin Alexander 2016-03-17 11:27:09 +03:00
  • 5597089985 Page loading has been fixed Arin Alexander 2016-03-16 00:38:50 +03:00
  • ad138f7257 Demo has been fixed Arin Alex 2016-03-14 16:21:49 +03:00
  • afa3613542 CallbackDatasourse has been fixed Arin Alex 2016-03-14 16:16:19 +03:00
  • a373c28485 m_reportFooterHeight init fixed Arin Alex 2016-03-14 16:14:04 +03:00
  • 4c50be4196 IConnectionController has been fixed Arin Alex 2016-03-10 00:42:02 +03:00
  • 9dc3d4bfd8 All limereport items moved to LimeReport namespace Arin Alex 2016-03-04 04:53:34 +03:00
  • 16727fef18 CallbackDatasource has been fixed Arin Alexander 2016-03-09 15:48:26 +03:00
  • 5de7c36c8f PreviewReportWindow & SettingDialog have been moved to LimeReport namespace Arin Alex 2016-03-03 03:08:36 +03:00
  • dc4075a5b2 fix #15 Падение превью при удалении активного окна приложения Arin Alex 2016-03-02 21:17:37 +03:00
  • d8fb71395c argument "Locale" has been added to "numberFormat" script function Arin Alex 2016-03-01 23:47:59 +03:00
  • 6160139591 Version number has been changed 1.3.10.1 Arin Alex 2016-03-01 01:55:48 +03:00
  • 4ad104a5c5 1.3.10 release build fixed Arin Alex 2016-03-01 01:33:50 +03:00
  • 3d822860c8 Version has been changed in README.md Arin Alex 2016-02-29 23:45:45 +03:00
  • 7a31d2ddb7 Version 1.3.10 description has been added to README.md Arin Alex 2016-02-29 23:40:20 +03:00
  • a3988182bf Fixed loading issues for reports containing variables in the connection settings Arin Alex 2016-02-25 02:04:06 +03:00
  • 011b17b537 Added ability to use variables in the connection settings Arin Alex 2016-02-25 00:27:11 +03:00
  • f774ab5a49 fix #6 Утечка памяти, если метод модели data возвращает дефолтный QVariant для всех ячеек таблицы Arin Alex 2016-02-24 22:17:26 +03:00
  • 59635e3216 Magnet feature has been added Arin Alex 2016-02-21 01:08:54 +03:00
  • 5108c3a49d fix #3 ReportEngine крашится, если попытаться его удалить на открытом preview Arin Alexander 2016-02-20 13:37:18 +03:00
  • 44fba80068 fix #14 The code's operational logic does not correspond with its formatting. The statement is indented to the right, but it is always executed. It is possible that curly brackets are missing. lrcolorpropitem.cpp 69 Arin Alexander 2016-02-20 12:21:49 +03:00
  • f390ead38b fix #13 Not all members of a class are initialized inside the constructor. Consider inspecting: m_scriptManager. lrscriptenginemanager.h 89 Arin Alexander 2016-02-20 12:16:42 +03:00
  • 5e95aceeb7 fix #12 Not all members of a class are initialized inside the constructor. Consider inspecting: m_dataManager. lrdatasourcemanager.h 74 Arin Alexander 2016-02-20 12:12:14 +03:00
  • 9b642c9d02 fix #11 Not all members of a class are initialized inside the constructor. Consider inspecting: m_autoconnect. lrdatadesignintf.cpp 339 Arin Alexander 2016-02-20 12:06:27 +03:00
  • 1f4c640829 fix #10 Non-void function should return a value. lrreportengine.cpp line 523 Arin Alexander 2016-02-20 12:05:57 +03:00
  • af96a674af fix #9 The 'then' statement is equivalent to the 'else' statement. lrpagedesignintf.cpp Arin Alexander 2016-02-20 12:05:14 +03:00
  • efb37aedc7 Recent files menu item has been added Arin Alexander 2016-02-19 04:03:48 +03:00
  • a3de7d5a44 Ctrl+Enter shortcut has been added to the close button in the TextItem editor Arin Alexander 2016-02-19 00:20:31 +03:00