Commit graph

5661 commits

Author SHA1 Message Date
klugier
028daa8537 .ide add missing LoggingLevel::NONE string conversion.
git-svn-id: svn://ultimatepp.org/upp/trunk@11008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:32:57 +00:00
klugier
53cb147000 .ide Logger now accepts NONE level of logging to turn off logging completly.
git-svn-id: svn://ultimatepp.org/upp/trunk@11007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:24:02 +00:00
klugier
bcae703a02 .ide Logger sub classes are now generated with macro instead of plain code.
git-svn-id: svn://ultimatepp.org/upp/trunk@11006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:20:49 +00:00
klugier
622ef1a62f .ide Create logger for the long term TheIDE monitoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@11002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-15 22:27:51 +00:00
cxl
46f0e6a5ac Fix in double formatting (thank cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-15 09:24:20 +00:00
cxl
4d47f0ee3c Fixed problem header/footer in document that does not start at PageY(0, 0)
git-svn-id: svn://ultimatepp.org/upp/trunk@10998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-13 13:37:24 +00:00
cxl
2222ff696c ODBC: Fixed leaking because of missing SQLDisconnect
git-svn-id: svn://ultimatepp.org/upp/trunk@10993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-10 14:38:30 +00:00
cxl
812df4cdfc Core: Buffer::Get and ::IsEmpty
git-svn-id: svn://ultimatepp.org/upp/trunk@10991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-09 13:16:36 +00:00
cxl
c9bb56577b Core: Socket::SSLServerNameIndicator, used in HttpRequest; fixes problems with connecting to some https server
git-svn-id: svn://ultimatepp.org/upp/trunk@10990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-08 21:32:22 +00:00
cxl
7b15d8a262 RichText: Fixed issue with table layouts
git-svn-id: svn://ultimatepp.org/upp/trunk@10989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-07 13:54:17 +00:00
cxl
1c87b6eb91 RichText: Fixed issue with inner table with invalid margins
git-svn-id: svn://ultimatepp.org/upp/trunk@10988 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-06 15:45:27 +00:00
cxl
6b085b1902 .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-06 09:58:15 +00:00
cxl
a467d31d44 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-04 13:21:33 +00:00
klugier
5c2ce20265 .ide .doc GettingStarted is now refering to the current state of TheIDE. Deprecated documentation entries was removed.
git-svn-id: svn://ultimatepp.org/upp/trunk@10983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-01 21:09:57 +00:00
klugier
bf442caac6 .ide .doc Fixes size of images in GettingStarted article.
git-svn-id: svn://ultimatepp.org/upp/trunk@10982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-01 12:55:47 +00:00
klugier
2c5fff53ee .ide .doc Getting started with TheIDE with screenshot from Windows 10 and new TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@10981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-01 12:44:43 +00:00
klugier
35850515b7 .ide .editor integrated help is now not show when editor mode is enable. The main reason of this change is that help depends on <meta> that is not avaliable in editor mode.
git-svn-id: svn://ultimatepp.org/upp/trunk@10977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-27 21:07:38 +00:00
klugier
33ae172f1f .ide Settings now has got dedicated icon in the tool bar.
git-svn-id: svn://ultimatepp.org/upp/trunk@10976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-27 20:56:43 +00:00
klugier
cc85711fab .ide .doc omari is now upp hero ;)
git-svn-id: svn://ultimatepp.org/upp/trunk@10974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 19:21:41 +00:00
klugier
65d9a29017 .ide Gdb now creates command basing on host behavior not local enviroment.
git-svn-id: svn://ultimatepp.org/upp/trunk@10973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 19:12:10 +00:00
klugier
eccc14f4ba .ide .rc file works when upp localization contains space on GCC.
git-svn-id: svn://ultimatepp.org/upp/trunk@10972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 13:53:48 +00:00
cxl
18fa1dd547 ide: Spaces are not illuminated any more
git-svn-id: svn://ultimatepp.org/upp/trunk@10971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-25 17:14:09 +00:00
cxl
ec863ca46b SqlCtrls: GetKey
git-svn-id: svn://ultimatepp.org/upp/trunk@10970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-24 09:25:55 +00:00
cxl
ab22d9a04c CtrlLib: ArrayCtrl fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@10969 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-23 23:30:37 +00:00
cxl
f642ab5892 CtrlLib: ArrayCtrl: ConvertBy
git-svn-id: svn://ultimatepp.org/upp/trunk@10968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-23 20:25:23 +00:00
cxl
0d002b4419 Core: InVector Jsonize fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-23 08:13:33 +00:00
klugier
9c9021870b .ide Fix idebar while debugging application (no more problem with separator placment).
git-svn-id: svn://ultimatepp.org/upp/trunk@10966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 21:54:17 +00:00
cxl
5b8ebcf10d ide: Finding improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 15:02:21 +00:00
cxl
937c2e6866 ide: Fixed cosmetics issue with Find All
git-svn-id: svn://ultimatepp.org/upp/trunk@10964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 12:01:00 +00:00
cxl
561f0d893f Core: LocalProcess exit code issue after the Kill fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 08:09:17 +00:00
cxl
148fcbc264 ide: Layout visgen improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@10961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 18:19:19 +00:00
cxl
6e0ac3c1de umk: fixed to compile (IsVerbose)
git-svn-id: svn://ultimatepp.org/upp/trunk@10960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 12:19:18 +00:00
cxl
aac8d2ed60 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 12:05:24 +00:00
klugier
609c4314c0 .ide executable path is now normalized when passing it to gdb command. #1661
git-svn-id: svn://ultimatepp.org/upp/trunk@10958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 20:02:29 +00:00
cxl
66e81df9de GCC error handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 14:02:33 +00:00
cxl
2470dec05b ide: Find all optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@10956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 12:26:43 +00:00
cxl
5abe71dbe6 ide: Find/replace cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 12:01:57 +00:00
klugier
4822470dd3 .ide remove normalizedFilePath local variable in Android builder that is not needed for Windows and POSIX.
git-svn-id: svn://ultimatepp.org/upp/trunk@10953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 23:53:22 +00:00
klugier
1d5cb740f6 .ide BLITZ for Android works on Android and added support for Android verbose builds.
git-svn-id: svn://ultimatepp.org/upp/trunk@10952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 23:49:10 +00:00
klugier
575348b33e .ide Fix to compile with MSVC.
git-svn-id: svn://ultimatepp.org/upp/trunk@10951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 19:58:50 +00:00
klugier
65f16b3226 .ide GccBuilder now preprocess files required c++11
git-svn-id: svn://ultimatepp.org/upp/trunk@10950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 19:35:24 +00:00
klugier
bc45825632 .ide Files with log extension now have dedicated image.
git-svn-id: svn://ultimatepp.org/upp/trunk@10949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 18:37:29 +00:00
klugier
f55681ceb9 .ide Android builder now supports BLITZ.
git-svn-id: svn://ultimatepp.org/upp/trunk@10948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 00:25:18 +00:00
koldo
87994d8895 *ScatterCtrl. Fixed problem in properties.
git-svn-id: svn://ultimatepp.org/upp/trunk@10944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-17 20:44:00 +00:00
cxl
0462036f73 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-16 20:57:22 +00:00
cxl
ede1c69500 ide: FindAll button in Find
git-svn-id: svn://ultimatepp.org/upp/trunk@10942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-16 18:53:47 +00:00
cxl
d9ac7d7fe0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-13 11:13:35 +00:00
klugier
7b9c218557 .ide Insert package file option now has icon.
git-svn-id: svn://ultimatepp.org/upp/trunk@10939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-11 14:26:19 +00:00
klugier
6c2aaf32f5 .ide remove unused variable in Errors.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@10938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-11 13:00:29 +00:00
klugier
e63685c808 .ide fix clang warnings in ide/builders.
git-svn-id: svn://ultimatepp.org/upp/trunk@10937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-11 12:28:06 +00:00