Commit graph

702 commits

Author SHA1 Message Date
cxl
062e5ea34d CtrlLib: LineEdit Alt+MouseMove ->rect selection #846
git-svn-id: svn://ultimatepp.org/upp/trunk@7642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-06 15:43:12 +00:00
cxl
b8ce796eb3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-04 11:22:54 +00:00
cxl
f1454790b1 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-02 13:43:16 +00:00
cxl
6ecfab2516 ide: Diff syntax highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@7631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-01 12:30:30 +00:00
cxl
06b442a90d CtrlLib: Fixed unitialized variable issue in Clock
git-svn-id: svn://ultimatepp.org/upp/trunk@7630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-01 08:57:52 +00:00
cxl
b245dcd6a9 HeaderCtrl: Fixed QTF headers
git-svn-id: svn://ultimatepp.org/upp/trunk@7620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-29 11:32:33 +00:00
cxl
cc4f72ede4 LineEdit: Patologically long lines (>100K) are not hightlighted to avoid out-of-memory problems
git-svn-id: svn://ultimatepp.org/upp/trunk@7614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-28 12:41:48 +00:00
cxl
c198e011fd ide: Fixed navigator splitter issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-28 07:36:21 +00:00
cxl
d7c1fb6dfd ide: Fixed uninitialized variable issue in PDB debugger, CtrlLib: EditField: Fixed \t insertion vs filter
git-svn-id: svn://ultimatepp.org/upp/trunk@7607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-26 10:13:51 +00:00
cxl
625243c57a ide: Redesigning Navigator
git-svn-id: svn://ultimatepp.org/upp/trunk@7595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-23 17:04:54 +00:00
cxl
920704ab6c EditField: Fixed X11 selection issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-12 21:05:02 +00:00
cxl
fce162d87f *CtrlLib: Fixed issue in TextCtrl::Load
git-svn-id: svn://ultimatepp.org/upp/trunk@7569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-06 11:56:31 +00:00
cxl
1782be860f ide: Navigator redesigned
git-svn-id: svn://ultimatepp.org/upp/trunk@7544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 17:30:10 +00:00
cxl
ac43a044c9 D&D fixed in X11 #708
git-svn-id: svn://ultimatepp.org/upp/trunk@7540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-25 06:26:36 +00:00
cxl
a13119c688 CtrlLib: Fixed X11 middle mouse button pasting in EditFiled, RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@7539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-24 08:37:28 +00:00
cxl
9b4de6d1df CtrlLib: MebuBar ALT key behaviour fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 07:58:53 +00:00
cxl
b42a5efb0e Fixed issue in TextCtrl::Load optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@7521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 12:18:44 +00:00
cxl
1322a7c166 .cosmetics (removed conditional compilation in TextCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@7520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 11:47:16 +00:00
cxl
64519d46c2 CtrlLib: LineEdit::Load, Save optimized, Core: Stream::GetSzPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@7519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 11:01:20 +00:00
cxl
a9da592639 CtrlLib: Fixed issue with rect selection and Alt+F2 in theide, CodeEditor: added .t #809
git-svn-id: svn://ultimatepp.org/upp/trunk@7514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-16 07:04:38 +00:00
cxl
ac8d7e1849 Fixed issue with HeaderCtrl dbl-click (thanks gapko!)
git-svn-id: svn://ultimatepp.org/upp/trunk@7513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-16 06:34:42 +00:00
cxl
09e6a3633b ide: refining find & replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-14 16:27:11 +00:00
cxl
52a436e597 ide: Direct paste of files into text #369
git-svn-id: svn://ultimatepp.org/upp/trunk@7505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 18:05:03 +00:00
cxl
df762d2671 ide: Paste in column #805
git-svn-id: svn://ultimatepp.org/upp/trunk@7501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 10:00:30 +00:00
cxl
54afaf3c4e ide: Find&Replace position new after scrollbars #807
git-svn-id: svn://ultimatepp.org/upp/trunk@7500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 08:56:24 +00:00
cxl
7506ec8553 ide: fixed some rect block issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-07 10:28:20 +00:00
cxl
acbff7bdae LineEdit (ide): Now supports rectangular selection
git-svn-id: svn://ultimatepp.org/upp/trunk@7491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-06 17:47:11 +00:00
cxl
755d38cba8 ide: Refining find&replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-03 13:43:49 +00:00
cxl
b553f91451 ide: Refactoring find/replace GUI
git-svn-id: svn://ultimatepp.org/upp/trunk@7473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-30 14:11:13 +00:00
cxl
98f423f33f WantFocus issue resolved #792
git-svn-id: svn://ultimatepp.org/upp/trunk@7460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-22 07:57:43 +00:00
cxl
1b424becba CtrlLib: RichTextView: reverted to SetFocus
git-svn-id: svn://ultimatepp.org/upp/trunk@7454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-17 13:30:27 +00:00
cxl
0091ad896f ide: Fixed some error output issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 17:48:05 +00:00
cxl
3315087296 CtrlLib: single line switch now vertically centered
git-svn-id: svn://ultimatepp.org/upp/trunk@7445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 08:54:24 +00:00
cxl
3afe071255 ide: Global highlighting of selection IDs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-10 06:39:40 +00:00
cxl
db9f38deb7 New SK-SK translation applied (thanks Gapko)
git-svn-id: svn://ultimatepp.org/upp/trunk@7425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 09:37:24 +00:00
cxl
f0161c0a98 CtrlLib: RichTextView VCenter implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-07 18:28:36 +00:00
cxl
735b14823d Core: OutFilterStream 'streamless' mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7417 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 11:10:22 +00:00
cxl
b809639397 ide: Fixed HTML highlighting issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7400 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-27 13:02:15 +00:00
cxl
1219b1f929 CtrlLib: Text icons #765
git-svn-id: svn://ultimatepp.org/upp/trunk@7399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-27 12:52:08 +00:00
cxl
dd14fd2819 CtrlLib: SuggestCtrl fixed for CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@7381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-16 06:06:02 +00:00
cxl
0192efb785 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 12:19:02 +00:00
cxl
13fc520a79 CtrlLib: SuggestCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@7378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 09:12:28 +00:00
cxl
89446c1252 POP3: HTTP CONNECT proxy support
git-svn-id: svn://ultimatepp.org/upp/trunk@7372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-14 09:22:30 +00:00
cxl
ee2bf3cffb Fixed issue with ToolTip and the same tip
git-svn-id: svn://ultimatepp.org/upp/trunk@7370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-13 12:24:51 +00:00
cxl
b6fe186c9e CtrlLib: Fixed selection issue in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@7364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-07 09:18:43 +00:00
cxl
0bb635223f TipCtrl: Fixed bottom issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-06 10:20:25 +00:00
cxl
612aab8425 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7360 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-06 08:21:42 +00:00
cxl
61d9483d31 CtrlLib: RichTextView: Fixed double-click on the last word #775
git-svn-id: svn://ultimatepp.org/upp/trunk@7340 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-30 06:06:54 +00:00
cxl
982913ad12 ChGtk: OK/Cancel not swapped if Qt (KDE) #732
git-svn-id: svn://ultimatepp.org/upp/trunk@7309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 08:45:53 +00:00
cxl
c1c408f54b ArrayCtrl: Alternate Sort predicate
git-svn-id: svn://ultimatepp.org/upp/trunk@7277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 11:13:11 +00:00