Commit graph

4645 commits

Author SHA1 Message Date
cxl
b03415f808 ide: truncate
git-svn-id: svn://ultimatepp.org/upp/trunk@8797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-07 13:47:41 +00:00
cxl
b17c3c7d47 ide: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@8796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-07 13:32:03 +00:00
cxl
2604a04ee2 .removed DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@8795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-07 09:13:31 +00:00
cxl
c9ce654a5f ide/Draw: Image/IML now has UHD flag
git-svn-id: svn://ultimatepp.org/upp/trunk@8793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-06 12:12:18 +00:00
cxl
620c31fb7d .DDUMP removed
git-svn-id: svn://ultimatepp.org/upp/trunk@8792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-06 06:40:27 +00:00
cxl
b9e5b1c424 Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 18:32:21 +00:00
cxl
06f30bcaf3 upp.src: HiDPI fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-05 14:00:46 +00:00
cxl
33c661cc81 Draw: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@8789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-04 06:49:53 +00:00
cxl
5be4de0e8b uppsrc: Developing HiDPI support
git-svn-id: svn://ultimatepp.org/upp/trunk@8788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-03 17:27:04 +00:00
cxl
79f5410d0a ide: Fixed About
git-svn-id: svn://ultimatepp.org/upp/trunk@8785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-02 17:58:28 +00:00
cxl
b9d5968fbf cpp: Fixed issue with bitfields
git-svn-id: svn://ultimatepp.org/upp/trunk@8784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 15:58:26 +00:00
cxl
4802a6fa16 ide: About dialog improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8782 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 12:32:47 +00:00
cxl
e288206a29 Core: WebSocket fixed spelling 'Recieve'
git-svn-id: svn://ultimatepp.org/upp/trunk@8781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 05:52:28 +00:00
cxl
b06aa9c64f CtrlCore: gtk fixed for cairo with missing DIFFERENCE operator
git-svn-id: svn://ultimatepp.org/upp/trunk@8780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 18:14:46 +00:00
cxl
e803a65abd CtrlLib: Named enums
git-svn-id: svn://ultimatepp.org/upp/trunk@8779 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 17:06:36 +00:00
cxl
a37f3e8209 Draw HDPIMultiply
git-svn-id: svn://ultimatepp.org/upp/trunk@8778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 14:27:12 +00:00
cxl
ab3c7592c6 build_info now contains info about svn revision and url #1190
git-svn-id: svn://ultimatepp.org/upp/trunk@8777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 11:48:00 +00:00
cxl
12af41f0bf ide: whitespace warning now only works for source files (c/java/...)
git-svn-id: svn://ultimatepp.org/upp/trunk@8774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 09:31:07 +00:00
cxl
b068e368c9 ide: gcc compilation fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 21:35:14 +00:00
cxl
ff94f771db cpp: Now supports BOM #1208
git-svn-id: svn://ultimatepp.org/upp/trunk@8772 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 13:47:03 +00:00
cxl
0e212aa3a5 Fixed issue with Edit as text..
git-svn-id: svn://ultimatepp.org/upp/trunk@8771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 13:13:49 +00:00
cxl
54672a4b9e ide: Fixed issues with history #1214
git-svn-id: svn://ultimatepp.org/upp/trunk@8770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 11:41:08 +00:00
cxl
465874d89e CtrlLib: Warn whitespace improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-29 06:51:56 +00:00
cxl
8bdd9b5146 ide: Fixed declaration/definition swap issue with constructors/destructors #1216
git-svn-id: svn://ultimatepp.org/upp/trunk@8766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 21:33:58 +00:00
cxl
137b8c0acf ide: Warn whitespace logic simplified
git-svn-id: svn://ultimatepp.org/upp/trunk@8764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 18:41:15 +00:00
cxl
b8e89f918e ide: Now shows misplaced whitespaces #1201
git-svn-id: svn://ultimatepp.org/upp/trunk@8763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 18:37:43 +00:00
cxl
c594dc79aa ide: ContextGoto fixed issue with local variables
git-svn-id: svn://ultimatepp.org/upp/trunk@8762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 16:52:36 +00:00
klugier
9af87e8fe2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 20:52:04 +00:00
klugier
d112aac4bc Added minimal support for new cpp parser when AndroidBuilder is active
git-svn-id: svn://ultimatepp.org/upp/trunk@8759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 20:41:06 +00:00
cxl
1421c87e8c ide: Now checking whether files without extension are C++ #1212
git-svn-id: svn://ultimatepp.org/upp/trunk@8758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 20:04:27 +00:00
cxl
5f7a56ab2a ide: Removed compilation date causing problems
git-svn-id: svn://ultimatepp.org/upp/trunk@8757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 15:01:46 +00:00
cxl
b6c2109327 ide/cpp: Fixed issue with mingw includes #1207
git-svn-id: svn://ultimatepp.org/upp/trunk@8756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 21:43:34 +00:00
cxl
a9e4035fd7 .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@8755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 19:17:31 +00:00
cxl
73a8acd4b6 cpp: Fixed issue with android includes
git-svn-id: svn://ultimatepp.org/upp/trunk@8754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 19:08:22 +00:00
cxl
0b176aaa1a fw/back icons fixed #1200
git-svn-id: svn://ultimatepp.org/upp/trunk@8753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 09:19:56 +00:00
cxl
4b8ccc7ac0 cpp: inline namespace now ignored
git-svn-id: svn://ultimatepp.org/upp/trunk@8752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:27:11 +00:00
cxl
05c3404a94 cpp: C++11 completed
git-svn-id: svn://ultimatepp.org/upp/trunk@8750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 08:18:04 +00:00
klugier
09dee46772 ide: Default build method layout now completly depends on ctrls with usc binding
git-svn-id: svn://ultimatepp.org/upp/trunk@8748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-25 19:13:34 +00:00
cxl
bce47a0af8 cpp: decltype, trailing return type support
git-svn-id: svn://ultimatepp.org/upp/trunk@8747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-25 10:39:38 +00:00
cxl
371a368960 cpp: C++11 features
git-svn-id: svn://ultimatepp.org/upp/trunk@8745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 20:35:15 +00:00
klugier
267269acb4 ide: Added navigation icons #1200
git-svn-id: svn://ultimatepp.org/upp/trunk@8743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 19:43:56 +00:00
cxl
d3054def27 ide: Show/hide workspace menu now has check #1031
git-svn-id: svn://ultimatepp.org/upp/trunk@8742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-24 12:25:20 +00:00
cxl
611e23ba33 ide: Fixed issue with two 'All' in Navigator #1184
git-svn-id: svn://ultimatepp.org/upp/trunk@8741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 21:09:34 +00:00
klugier
22e9e51295 ide: reorganize Android builder build method
git-svn-id: svn://ultimatepp.org/upp/trunk@8740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 20:37:25 +00:00
cxl
b198f56af2 ide: Rename package improved #1181
git-svn-id: svn://ultimatepp.org/upp/trunk@8739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 20:08:50 +00:00
cxl
c2cb677ec3 ide: Fixed issue with VectorMap<String,String>()[0]. autocomplete #1191
git-svn-id: svn://ultimatepp.org/upp/trunk@8738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 20:00:57 +00:00
cxl
653b421e41 ide: ContextGoto fixes #1198
git-svn-id: svn://ultimatepp.org/upp/trunk@8736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 19:14:18 +00:00
cxl
06ac05ed2a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 17:35:15 +00:00
cxl
7bbd2e0a7f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 13:42:17 +00:00
cxl
2714d81cdc .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-23 13:36:07 +00:00