Commit Graph

52 Commits

Author SHA1 Message Date
Juha
d326f3e9e7 IDE In search results window, do not expand nodes when switching tabs. Issue #41259. 2024-12-01 00:35:10 +02:00
Juha
95da84ff94 IDE: Fix saving PathMode in SearchResultsView always. Issue #40352. 2023-06-28 12:45:45 +03:00
Juha
a3d81c8820 IDE: Improve the Search Results window more. Issue #40286, patch by n7800. 2023-06-08 11:25:09 +03:00
Juha
317fa06f01 IDE: Improve the search results view more. Implement refresh search. Simplify code. Patch by n7800. 2023-06-05 22:51:29 +03:00
Juha
4c03e6b1db IDE: Show full path, relative path or no path of found files in search results. Mark found text with BOLD. Patch by BrunoK. 2023-06-05 16:35:56 +03:00
Juha
56198866df IDE: Improve the "Search Results" window. Issue #40286, patch by n7800. 2023-06-01 11:58:21 +03:00
Juha
6e1adda721 IDE, LazControls: Improve TTreeFilterEdit behavior. Fix property ExpandAllInitially. Issue #40257. 2023-05-15 02:15:40 +03:00
maxim
ef20011132 IDE, Search Results dialog: removed useless 'Page' label
git-svn-id: trunk@64787 -
2021-03-11 22:55:35 +00:00
juha
bb4ad82ba0 IDE: Hide a new RefreshButton in search results view. The feature is not implemented yet.
git-svn-id: trunk@64676 -
2021-02-27 11:20:16 +00:00
juha
288354e07c IDE: Add a Refresh button to SearchResultsView. Does not do anything yet.
git-svn-id: trunk@64042 -
2020-10-17 19:25:38 +00:00
juha
1945f8b61d IDE: In SearchResultsView replace PageControl with ExtendedNotebook which allows reordering tabs. Rename SearchAgainButton -> NewSearchButton.
git-svn-id: trunk@64038 -
2020-10-17 16:19:15 +00:00
maxim
48e5d6068e IDE: new images for 'close tabs' toolbuttons in search results dialog, patch by FTurtle, bug #36908
git-svn-id: trunk@62961 -
2020-04-13 22:00:25 +00:00
juha
cd1e5b70a9 IDE: Improve SearchResultView's close tabs logic. Issue #36384, patch from BrunoK.
git-svn-id: trunk@62381 -
2019-12-12 20:43:47 +00:00
juha
2a2559a1fd IDE: Add buttons into SearchResultsView window to close tabs. Issue #36384, patch from BrunoK.
git-svn-id: trunk@62364 -
2019-12-09 17:42:11 +00:00
ondrej
3efecb9efa IDE: search results dialog: fix focus behavior - focus (new) result treeview unless the filter edit was explicitely focused.
git-svn-id: trunk@57893 -
2018-05-10 23:41:58 +00:00
ondrej
a711fb97c0 IDE: remove redundant glyph assignments
git-svn-id: trunk@57723 -
2018-04-26 10:02:59 +00:00
michl
76cd4aa108 IDE: SearchResultWindow: Anchor of TreeFilterEdit to always show its button.
git-svn-id: trunk@55507 -
2017-07-15 14:49:04 +00:00
michl
f0a4e67894 IDE: High-DPI: Search Result Window
git-svn-id: trunk@55027 -
2017-05-20 23:19:02 +00:00
juha
1539bf8ab0 IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny.
git-svn-id: trunk@49460 -
2015-06-28 12:27:53 +00:00
juha
5572c8e982 IDE: Respond to Enter in SearchResultsView when focus on FilterEdit. Issue #28277, patch from Ondrej Pokorny.
git-svn-id: trunk@49317 -
2015-06-12 09:35:06 +00:00
juha
5955e92f0c IDE: Minor visual tweaks for ProcedureList and SearchResult dialogs. Issue #28268, patch from Alexey Torgashin.
git-svn-id: trunk@49309 -
2015-06-10 09:02:56 +00:00
maxim
e4b2f12b25 IDE: changed Search Results dialog to bsSizeable and enabled system menu in order to unify its look with Find / Find in files dialogs, bug #23456
git-svn-id: trunk@39507 -
2012-12-10 21:48:56 +00:00
juha
f58b0dd95d IDE: Use the improved FilterEdit feature in Search Results window
git-svn-id: trunk@37355 -
2012-05-19 18:33:01 +00:00
juha
d76fd3fafb IDE: make Search Result window use the previous position. Issue #21288
git-svn-id: trunk@36407 -
2012-03-29 06:09:40 +00:00
juha
650b93feca IDE: Use TreeFilterEdit in search results window. Uses node visibility of TreeView component.
git-svn-id: trunk@34660 -
2012-01-08 10:44:13 +00:00
sekelsenmat
8f10f85be0 Starts moving lfms from OnPageChange to OnChange
git-svn-id: trunk@32625 -
2011-10-02 19:42:59 +00:00
juha
f89932be90 SearchResultView: shortcuts and menu for page navigation and expand/collapse. Issue #19954, based on patch from Flávio Etrusco
git-svn-id: trunk@31996 -
2011-08-16 18:41:24 +00:00
juha
f2de67ee6b IDE: SearchResultView, fix form hiding with AnchorDocking and implement shortcut for closing page. Issue #19939, patch from Flávio Etrusco
git-svn-id: trunk@31940 -
2011-08-10 23:19:47 +00:00
martin
074cd19dbd DBG: make tool/dialog windows
git-svn-id: trunk@28622 -
2010-12-04 19:46:22 +00:00
mattias
bc6ef0820f IDE: search results view: replaced TNoteBook with TPageControl
git-svn-id: trunk@27621 -
2010-10-08 14:55:07 +00:00
martin
66322af724 SearchResults: allow middle click to close tabs (like source-editor)
SearchResults: Restore filter-text on page change

git-svn-id: trunk@24581 -
2010-04-11 15:36:28 +00:00
mattias
ddf90b8e51 IDE: fixed layout search result form
git-svn-id: trunk@24077 -
2010-03-18 00:23:21 +00:00
mattias
c5cb1be128 IDE: improved layout search result window
git-svn-id: trunk@23953 -
2010-03-11 21:01:40 +00:00
paul
eb52aebd64 ide: implement Copy to Clipboard behavior in Search results dialog by Flávio Etrusco (issue #0015851)
git-svn-id: trunk@23809 -
2010-03-01 04:29:29 +00:00
vincents
619493579b IDE: fixed using ESC to close Search Results from Dmitry (issue #14291)
git-svn-id: trunk@21191 -
2009-08-12 13:21:15 +00:00
tombo
026bae4883 IDE searchtreeview: faster drawing
git-svn-id: trunk@17349 -
2008-11-12 07:56:38 +00:00
darius
1c3f6ef528 implemented toolbar
added hints

git-svn-id: trunk@17301 -
2008-11-09 20:18:52 +00:00
darius
dba66d3a1e renamed all "listbox" entries to "treeview" in code
removed setting a custom font because it adds notihing extra and is inconsistent with the gui (messageview)

git-svn-id: trunk@17271 -
2008-11-08 09:26:37 +00:00
vincents
96d3012446 IDE: return in search results listbox jump to the source location
git-svn-id: trunk@15311 -
2008-06-04 22:27:51 +00:00
marc
03b6174cf7 * Improved localization of the search results dialog by Maxim Ganetsky
git-svn-id: trunk@13625 -
2008-01-05 00:53:55 +00:00
mattias
b6caf45793 IDE: removed CharSet attributes
git-svn-id: trunk@12733 -
2007-11-03 23:37:28 +00:00
darius
058ee862ff improved anchoring of form
git-svn-id: trunk@12731 -
2007-11-03 22:54:04 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
752ada2aaa added close button to search results for non gtk users
git-svn-id: trunk@10036 -
2006-10-04 20:45:30 +00:00
mattias
5f60b0e34e improved layout of search windows
git-svn-id: trunk@9844 -
2006-09-09 12:49:04 +00:00
mattias
d7443464a1 find in files: added filter for search results from Funky Beast
git-svn-id: trunk@9711 -
2006-08-10 21:13:26 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
ba393ecbb5 find in files: implemented searching all occurrences in a line
git-svn-id: trunk@9178 -
2006-04-25 14:25:08 +00:00
mattias
49f04efd16 improved layout of ide search results window
git-svn-id: trunk@9102 -
2006-04-09 20:37:38 +00:00
mattias
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +00:00