Commit graph

45 commits

Author SHA1 Message Date
cxl
2d298f2524 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode
git-svn-id: svn://ultimatepp.org/upp/trunk@11592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 12:10:24 +00:00
cxl
e9e0ff3797 CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked)
git-svn-id: svn://ultimatepp.org/upp/trunk@11112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-22 09:57:05 +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
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
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
941e72939e ide, CtrlLib: LineEdit truncation issues
git-svn-id: svn://ultimatepp.org/upp/trunk@10816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-02 15:16:09 +00:00
klugier
1c730a353b REDMINE #1523
git-svn-id: svn://ultimatepp.org/upp/trunk@10206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-15 18:14:19 +00:00
cxl
4ec342f812 ide: fixed for previous ambiguity fix, some r-value fixes (thanks Novo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@9923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 16:05:36 +00:00
cxl
a9336c11a8 Fixed ambiguity between <<lambda and <<(String&&, T)
git-svn-id: svn://ultimatepp.org/upp/trunk@9921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 15:55:50 +00:00
cxl
3112b2a016 Find file now does not search for separators
git-svn-id: svn://ultimatepp.org/upp/trunk@9811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-08 06:31:39 +00:00
cxl
b59a75fb38 ide: Fixed find in files history issue #824
git-svn-id: svn://ultimatepp.org/upp/trunk@8983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 19:43:01 +00:00
cxl
49f0a22ec9 ide: Fixed issue with double results of find in files #1067
git-svn-id: svn://ultimatepp.org/upp/trunk@8526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-09 18:57:27 +00:00
cxl
b0a927e26f .cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@8447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-14 12:29:52 +00:00
cxl
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
d857271e4f Fixed wildcards escape character issue in Find in files.. #1019
git-svn-id: svn://ultimatepp.org/upp/trunk@8287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-21 16:50:20 +00:00
cxl
80c2dae990 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-03 20:16:40 +00:00
cxl
4615877f67 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 08:35:17 +00:00
cxl
a664ef1db4 ide: Find in files Workspace option
git-svn-id: svn://ultimatepp.org/upp/trunk@7828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-28 21:48:07 +00:00
cxl
8570c4b008 ide: minor visual improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@7635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-03 06:57:47 +00:00
cxl
492eb1b711 ide: Find in files results improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-31 19:18:33 +00:00
cxl
559243de0e Some warnings fixed, MYSQL: Fixed decimal issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 15:09:14 +00:00
cxl
e50fc8df07 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-30 07:20:35 +00:00
cxl
17ec2257fe ide: Find now support PCRE regexes
git-svn-id: svn://ultimatepp.org/upp/trunk@7504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 14:27:08 +00:00
cxl
0dd18ebd97 ide: Refining find&replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-01 11:14:46 +00:00
cxl
5eb88b3de9 ide: refining new Find&Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7478 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-01 09:00:06 +00:00
cxl
2588963842 ide: Improved Find in Files #791
git-svn-id: svn://ultimatepp.org/upp/trunk@7461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-22 18:47:08 +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
d8cd08c64f uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +00:00
cxl
c6684ddfad ide: Mimic case option in find
git-svn-id: svn://ultimatepp.org/upp/trunk@5584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 20:19:04 +00:00
cxl
8d2a32e32a ide: Focus in Find dialog now always in search string on open, Ctrl: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-27 13:54:27 +00:00
rylek
cce3f61c46 ide: Find in files dialog option to filter files according to their 'read only' status
git-svn-id: svn://ultimatepp.org/upp/trunk@5229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-23 22:47:00 +00:00
rylek
0710b77dc4 .ide/FindInFiles.cpp: modified FindInFiles dialog to accept empty search string (just looks up files matching a given name pattern)
git-svn-id: svn://ultimatepp.org/upp/trunk@5050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-15 08:35:36 +00:00
cxl
b91849f9c9 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
2c4b66c5d2 ide: Mac OSX11 patches (thanks arilect)
git-svn-id: svn://ultimatepp.org/upp/trunk@3950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 18:45:03 +00:00
cxl
a46d595bc3 ide: Find file now remembers last file searched (thanks
git-svn-id: svn://ultimatepp.org/upp/trunk@3837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-08 09:15:09 +00:00
cxl
c6a65f597b cs-cz translation updated
git-svn-id: svn://ultimatepp.org/upp/trunk@3222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 12:01:18 +00:00
cxl
7e63d65e57 *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
cxl
2ffb374bed .uppsrc\ide: minor fix in find in files
git-svn-id: svn://ultimatepp.org/upp/trunk@2254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-22 13:03:55 +00:00
cxl
b7840f4338 TheIDE: Fixed FindInFiles name clash (->FindInFilesDlg)
git-svn-id: svn://ultimatepp.org/upp/trunk@2041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 18:03:33 +00:00
cxl
0e379f7feb TheIDE, CodeEditor: Find and Replace split into two dialogs
git-svn-id: svn://ultimatepp.org/upp/trunk@2033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-08 22:10:06 +00:00
cxl
fdc0a13e50 CtrlLib: FileSel::Types, Select* family of utility FileSel based functions and classes; minor ide bug fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 16:54:26 +00:00
cxl
9cbc53c2cb theide: Find in files now has separate output console
git-svn-id: svn://ultimatepp.org/upp/trunk@1251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-30 22:57:58 +00:00
cxl
a37f30e8e8 Alt+J (Context go to) now jumps to layout designer when invoked on layout class template
git-svn-id: svn://ultimatepp.org/upp/trunk@1067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-17 15:25:25 +00:00
cxl
242c12a938 ide: Find in files now ignores .svn folders
git-svn-id: svn://ultimatepp.org/upp/trunk@467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-20 09:04:46 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00