1fa2137eb4Documentation updates: screenshots now in table, added FreeBSD to installation document, and changed OS X to MacOS
eidheim
2017-06-27 22:58:10 +0200
d35b1fcb5cAdded search for LLVM 4.0 on FreeBSD
eidheim
2017-06-27 22:33:01 +0200
b7004c053aUpdated installation document due to new Debian stable release
eidheim
2017-06-27 14:00:02 +0200
5def29bd24More consistent default source.clang_format_style preference value
eidheim
2017-06-27 12:36:44 +0200
83808f8e99Fixes#335: paste now includes the final newline if present in clipboard text. Also, indentation of pasted text is now dependent on the cursor location when activating paste.
eidheim
2017-06-02 07:59:58 +0200
b08b30c0f8Added PYTHONUNBUFFERED environment variable when running python scripts through Compile and Run in Project menu
eidheim
2017-05-23 11:28:38 +0200
a237049918Icon now also set in MacOS
eidheim
2017-05-23 10:28:52 +0200
3391388e6bChanged preference option terminal.show_progress to false by default to reduce terminal output
eidheim
2017-05-15 11:26:10 +0200
f240d66ef4Add installation instructions for Opensuse
Julián Unrrein
2017-05-13 11:24:43 -0300
c8617c1d02Updated libclangmm submodule, and corrected libclangmm namespace due to changes in libclangmm (See #123 for more information)
eidheim
2017-05-06 11:50:08 +0200
ce9e1688c6typo and mwindows
Patrick Voigt Mascarenhas
2017-04-08 20:48:37 +0200
fde890e927Added missing nullptr check before using string_tag
eidheim
2017-04-08 10:59:51 +0200
7b35294b63Fixes#329, block comment key events will no longer trigger inside a string
eidheim
2017-04-08 10:38:52 +0200
25c0b88df2Added default keybinding to window_toggle_full_screen
eidheim
2017-04-01 15:19:57 +0200
39d977ce97Fixes to last commit, see #326
eidheim
2017-04-01 11:14:16 +0200
918bbba8c0Implemented full screen feature
Ingmar Lehmann
2017-03-30 21:12:14 +0200
c2563516befix typo with Archlinux installation docs title
Josh Wright
2017-03-28 11:30:22 -0500
d8f7b66569Fixed incorrect spellcheck error after pressing enter for some programming languages
eidheim
2017-03-09 14:46:03 +0100
1335376584Added gtksourceviewmm3 recompilation and reinstallation instructions for MSYS2
eidheim
2017-03-01 12:54:15 +0100
b2378e2039Fixes directory/file sorting in directory view on some specific locales
eidheim
2017-02-21 17:07:32 +0100
30e0eace01Improvement of primary-right click: now goes to declaration if no implementation was found (related to #317)
eidheim
2017-02-21 07:47:36 +0100
63ec507ea0Added checks if file exists before opening in various functions
eidheim
2017-02-20 22:25:29 +0100
d467fca818Cleanup of terminal link click
eidheim
2017-02-20 21:38:49 +0100
f538e22f13Fixed regex for identifying include directives
eidheim
2017-02-20 16:42:55 +0100
cfeef6c618Fixes to #317: Use primary-left click to move to implementation or declaration
eidheim
2017-02-20 12:30:03 +0100
e1e8d09727Added documentation to default_config_file in src/files.h
eidheim
2017-02-04 19:15:09 +0100
c42147d707Added icon (see #236)
Andrew Dobrich
2017-01-31 11:38:39 +0100
02d88bc7ffFixes#309: now takes into account that cmake variables can change
eidheim
2017-01-23 12:05:31 +0100
7362e65af3Fixes backspace and delete key for files with CR+LF line endings
eidheim
2017-01-21 10:55:59 +0100
9650e5ff36Fixes Control-Up when first line contains only one character. Previously, the cursor stopped at the line before.
eidheim
2017-01-09 20:44:18 +0100
279a667c70Fixed End key for one character long lines
eidheim
2017-01-08 21:24:39 +0100
91a6445b8cFixed DiffView::get_iter_at_line_end for CR+LF line endings
eidheim
2017-01-07 16:47:57 +0100
a7f6f313a0Slightly brighter comments on juci-dark-style
eidheim
2017-01-06 10:35:07 +0100
42b49433bbMinor adjustments to juci dark and dark-blue note styles
eidheim
2017-01-06 08:44:28 +0100
afa9e7604aAdjusted note backgrounds for the styles juci-dark and juci-dark-blue
eidheim
2017-01-05 11:09:42 +0100
bce96066f7Improved blue text color in juci-dark style
eidheim
2017-01-04 21:46:53 +0100
74aa315ecfImprovements to juci-dark-blue style
eidheim
2017-01-04 21:29:12 +0100
1a5989f641Improved background color of juci-dark style
eidheim
2017-01-04 20:44:16 +0100
f8aaec5f8fMinor cleanup of clang format style
eidheim
2017-01-04 10:50:08 +0100
f746ad5a36Processing speed improvements of format style through clang-format. Can now also format selected text only.
eidheim
2017-01-03 11:50:16 +0100
58421e41adSlight improvements to juci_dark style
eidheim
2016-12-30 12:02:19 +0100
cea6db59bfImplemented menu item Source.Comments.Add Documentation
eidheim
2016-12-25 09:13:09 +0100
70f2b3c6dcMacOS: ~ and ^ keys are now handled correctly in search entry on selection dialogs
eidheim
2016-12-24 11:25:41 +0100
2d87b1fe38Added libclang version 3.9.1
eidheim
2016-12-23 14:00:34 +0100
37dc7e5824Can now use Cursor History Back from a newly opened file without placing the cursor in the new file
eidheim
2016-12-23 13:18:36 +0100
cf5a509cbcImprovement of selection and completion dialogs and tooltips. Can now open selection dialogs (Find Symbol (Ctags), Backtrace, Show Variables) without an opened buffer.
eidheim
2016-12-21 21:07:36 +0100
9a3da9043cFixed crash when trying to scroll in an already closed SelectionDialog
Ole Christian Eidheim
2016-12-21 13:34:53 +0100
e760f9c16fMoved and renamed right click menu's Toggle Line Comment to Toggle Comments so that it corresponds to the normal menu
eidheim
2016-12-19 10:12:06 +0100
fa75b543c7Minor improvements to the source right click commit
eidheim
2016-12-19 09:35:56 +0100
13c35a254fNew right click context menu features include rename, toggle comments, etc.Jørgen Lien Sellæg2016-12-15 00:59:01 +0100
d038ea93e3Now passes '-xc++' to libclang for all C++ files
eidheim
2016-12-10 11:34:40 +0100
c3f1654b18Fixes#304: .tcc files are considered c++ header files
Ole Christian Eidheim
2016-12-09 15:55:15 +0100
9224aef66cUpdated debian testing dependency installation. Note that this is temporary till debian fixes its lldb-3.8 package
eidheim
2016-12-09 09:54:01 +0100