Hugo Locurcio
|
5e735a9c1f
Tweak highlight color in the editor Find in Files dialog
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
mujpao
|
17a19ee104
Make search results font follow code editor font
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Yuri Sizov
|
4d66d2aebd
Display the number of results for global search
|
4 years ago |
Stijn Hinlopen
|
dc7f555783
Search result highlights follow font size
|
5 years ago |
Yuri Sizov
|
04b3e208fa
Add a button to quickly repeat last search in files
|
5 years ago |
Pedro J. Estébanez
|
a8ae52e998
Ignore hidden files and directories in find in files
|
5 years ago |
Haoyu Qiu
|
3042b4f4cb
Fixes leak in Find in Files utility
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
Klesomik
|
d3c879fe1b
Memory leak fixed
|
6 years ago |
Fabian Stiewitz
|
f330add2b8
fix(find_in_files): crash when selecting with RMB
|
6 years ago |
Michael Alexsander Silva Dias
|
699afca7ef
Fix error when going to a text file by clicking in a result from "Find in files"
|
6 years ago |
Rémi Verschelde
|
62c9af4072
Merge pull request #25647 from QbieShay/fix_25440
|
6 years ago |
Hugo Locurcio
|
a411067829
Allow empty replacement texts in the Find in Files replace dialog
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 years ago |
QbieShay
|
c4eb974a8a
Added a setting for files in which the editor should search (project wise).
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Michael Alexsander Silva Dias
|
f6d137d3d0
Added "shader" filter to "Find in Files"
|
6 years ago |
Michael Alexsander Silva Dias
|
e030317b6c
General fixup of the "Find in Files" dialog
|
6 years ago |
Hugo Locurcio
|
f7848f234f
Improve the editor's Find in Files function
|
6 years ago |
Hugo Locurcio
|
7063878243
Fix Find in Files font size on hiDPI displays
|
7 years ago |
Rémi Verschelde
|
0349d6db23
Merge pull request #22220 from Naryosha/dialog
|
7 years ago |
Hugo Locurcio
|
c4770a5b5d
Tweak some editor texts' capitalization, use "Go to" instead of "Goto"
|
7 years ago |
Poommetee Ketson
|
e74876028e
Fix find-in-files and go-to-line dialog (partially)
|
7 years ago |