Commit graph

4833 commits

Author SHA1 Message Date
cxl
b121df5ed5 cpp: Fixed issue with Alt+C after typedef #1313
git-svn-id: svn://ultimatepp.org/upp/trunk@9097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 08:14:59 +00:00
klugier
688e522782 AndroidBuilder now can detects deleted source files and remove it from project
git-svn-id: svn://ultimatepp.org/upp/trunk@9095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 22:06:54 +00:00
cxl
e7c01b5300 ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 17:17:08 +00:00
cxl
a2f9f3439c ide: InstantSetup fix
git-svn-id: svn://ultimatepp.org/upp/trunk@9093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 17:15:20 +00:00
cxl
58a0849c24 ide: fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@9091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 11:21:37 +00:00
cxl
ac37cc52aa ide: InstantSetup std=c++11
git-svn-id: svn://ultimatepp.org/upp/trunk@9090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 09:56:07 +00:00
cxl
6bcade83e3 ide: gdb issues
git-svn-id: svn://ultimatepp.org/upp/trunk@9089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 06:51:53 +00:00
cxl
d5f7082d16 pdb improvements #1306
git-svn-id: svn://ultimatepp.org/upp/trunk@9088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 06:06:31 +00:00
cxl
140573e73c pdb: Fixed visualise issues #1306, CtrlLib: fixed multirrot TreeCtrl flag init
git-svn-id: svn://ultimatepp.org/upp/trunk@9087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-26 20:12:37 +00:00
cxl
cedb778ff5 ide: Standard debugger improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 17:12:59 +00:00
cxl
6014d50e3f ide: Legacy GDB debugger refurbished
git-svn-id: svn://ultimatepp.org/upp/trunk@9080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 15:32:29 +00:00
klugier
26173f3364 Fix issue with ide linking on POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@9078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 09:01:20 +00:00
cxl
26f40b5639 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 07:37:06 +00:00
cxl
4e71c819e4 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@9076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-25 05:23:30 +00:00
cxl
1cd90e3dea CtrlCore: gtk: fixed issue with popup mouse events #1027
git-svn-id: svn://ultimatepp.org/upp/trunk@9075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-24 17:42:45 +00:00
cxl
b732ab79d1 gtk: Fixed popup issue
git-svn-id: svn://ultimatepp.org/upp/trunk@9074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-24 15:07:21 +00:00
cxl
8cb0a485f2 ide: Fixed issue with parameter hints and ',' #1290
git-svn-id: svn://ultimatepp.org/upp/trunk@9073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-24 10:38:28 +00:00
cxl
2ef80355a5 ide: Fixed issue with package cache and altered assembly
git-svn-id: svn://ultimatepp.org/upp/trunk@9071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-24 09:23:01 +00:00
cxl
1251db88ef ide: Instant setup fix
git-svn-id: svn://ultimatepp.org/upp/trunk@9069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-23 08:56:27 +00:00
cxl
90f3f6ccfd ide: adding mingw64
git-svn-id: svn://ultimatepp.org/upp/trunk@9066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-22 18:55:43 +00:00
klugier
a81e3714c9 Update Android Builder documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@9065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-21 22:24:19 +00:00
cxl
d197c2d303 ide: InstantSetup mingw/openssl support
git-svn-id: svn://ultimatepp.org/upp/trunk@9064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-21 18:29:15 +00:00
cxl
171d276ec3 ide: Changed default font size
git-svn-id: svn://ultimatepp.org/upp/trunk@9063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-21 13:56:48 +00:00
klugier
6f33cfa477 AndroidBuilder now full independent from ide
git-svn-id: svn://ultimatepp.org/upp/trunk@9061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 21:56:47 +00:00
cxl
87c552edcb ide: Fixed issue with deleting build methods #1296
git-svn-id: svn://ultimatepp.org/upp/trunk@9060 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 19:04:04 +00:00
cxl
411c00139e ide: fixed typo
git-svn-id: svn://ultimatepp.org/upp/trunk@9048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 13:42:31 +00:00
cxl
8e7ffd6ea4 ide: developing win32 setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 13:38:06 +00:00
cxl
e4455a4cce ide: codebase fs caches increased to 256MB
git-svn-id: svn://ultimatepp.org/upp/trunk@9046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 13:34:01 +00:00
cxl
e04079ce17 ide: Developing InstantSetup
git-svn-id: svn://ultimatepp.org/upp/trunk@9045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 12:57:26 +00:00
cxl
0277101d88 ide: Developing instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 12:36:36 +00:00
cxl
6b46397622 ide: Instant setup (developing)
git-svn-id: svn://ultimatepp.org/upp/trunk@9043 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 12:31:50 +00:00
cxl
dbc1905e4b ide: Instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-19 12:04:47 +00:00
cxl
db0c0f3456 ..forgotten DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@9040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-18 18:51:21 +00:00
cxl
34b5a77baf ide: instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-18 18:43:56 +00:00
cxl
664b658b23 ide: Fixed issue with help/tpp in debug mode #1287
git-svn-id: svn://ultimatepp.org/upp/trunk@9029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-18 09:23:47 +00:00
cxl
a777817347 CtrlLib: DropList popup info
git-svn-id: svn://ultimatepp.org/upp/trunk@9028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 15:29:18 +00:00
klugier
d71018b644 .ide fix doc typo error
git-svn-id: svn://ultimatepp.org/upp/trunk@9027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 14:16:55 +00:00
klugier
b3fbd467fd .ide improved Special Features help site
git-svn-id: svn://ultimatepp.org/upp/trunk@9026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 14:15:45 +00:00
cxl
ed4ed231f6 CtrlCore: GTK: Fixed issue with poopups
git-svn-id: svn://ultimatepp.org/upp/trunk@9025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 13:38:40 +00:00
cxl
5060fc51f3 CtrlLib: now allowing DisplayPopUp for PopupTable
git-svn-id: svn://ultimatepp.org/upp/trunk@9024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-17 11:49:51 +00:00
cxl
d00c78edac .removed forgotten timings
git-svn-id: svn://ultimatepp.org/upp/trunk@9023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-15 22:07:25 +00:00
cxl
928f539505 ide: fixed issue with high memory consumption #1292
git-svn-id: svn://ultimatepp.org/upp/trunk@9022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-15 21:55:40 +00:00
cxl
8f807ca2de SqlExp: CreateTable legacy fix
git-svn-id: svn://ultimatepp.org/upp/trunk@9021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-15 07:59:10 +00:00
cxl
619d22f89d sqlexp: Changed CreateSqlTable
git-svn-id: svn://ultimatepp.org/upp/trunk@9019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-14 15:29:40 +00:00
cxl
c82b5c0491 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-14 07:07:41 +00:00
cxl
897c261863 ide: MSC15 instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-13 18:58:34 +00:00
cxl
7f56248a16 ide: Help now has proper text/bin disabled #1288
git-svn-id: svn://ultimatepp.org/upp/trunk@9015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-13 12:19:44 +00:00
cxl
c394ce84b8 Core/Rpc: disabled precompiled header
git-svn-id: svn://ultimatepp.org/upp/trunk@9014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-13 07:12:39 +00:00
cxl
368f251f24 ide: Developing autosetup
git-svn-id: svn://ultimatepp.org/upp/trunk@9013 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 19:07:03 +00:00
cxl
69cad6ab3f ide: autosetup changes
git-svn-id: svn://ultimatepp.org/upp/trunk@9011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 16:11:39 +00:00