12
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ReconcileProject: Connect the auto-allocate button More... over 11 years ago
ReconcileProject: Implemented auto-allocation of new files, More... over 11 years ago
Fixed assert in 'ReconcileProject' dialog (part 2)
Eran Ifrah
as eranif
More... over 11 years ago
Fixed assert in 'ReconcileProject' dialog
Eran Ifrah
as eranif
More... over 11 years ago
A better fix to the reconcile dialog keeping relative paths
Eran Ifrah
as eranif
More... over 11 years ago
reconcile project: keep the top level directory in relative path to the project file
Eran Ifrah
as eranif
More... over 11 years ago
Use relative paths where possible in the generated makefile Fixes https://sourceforge.net/p/codelite/bugs/589/
Eran Ifrah
as eranif
More... over 11 years ago
Minor UI changes to the recocile project
Eran Ifrah
as eranif
More... over 11 years ago
GetFilesMetadata should return the correct virtual folder now
Eran Ifrah
as eranif
More... over 11 years ago
reconcile project: implemented delete 'staled files' reconcile project: added new API to the project class: GetFilesMetadata(...), this function returns a list of project files metadata (atm, it only contains file name in abs path + the virtual folder)
Eran Ifrah
as eranif
More... over 11 years ago
Created new UI to the 'Reconcile project' functionality
Eran Ifrah
as eranif
More... over 11 years ago
Make the reconcile project relies on a full paths
Eran Ifrah
as eranif
More... over 11 years ago
Compilation fix for non precompiled-header builds More... over 11 years ago
git: added 'update-ui' events to the git console toolbar
Eran Ifrah
as eranif
More... over 11 years ago
git: clear the git files view when workspace is closed
Eran Ifrah
as eranif
More... over 11 years ago
build output is now using multi-selection
Eran Ifrah
as eranif
More... over 11 years ago
git: added a 'file view' window to the git console. using this fileview, user can track in one centered location on all project modifications
Eran Ifrah
as eranif
More... over 11 years ago
Changed the splitter orientation
Eran Ifrah
as eranif
More... over 11 years ago
Added an if condition around the splash screen load code
Eran Ifrah
as eranif
More... over 11 years ago
Fixed splash screen drawing issues on linux
Eran Ifrah
as eranif
More... over 11 years ago
git-svn-id: https://codelite.svn.sourceforge.net/svnroot/codelite/trunk@6077 9da81c78-c036-0410-9e1f-a2b0375e4b5a
Eran Ifrah
as eranif
More... over 11 years ago
clang code completion: applied coorect unique index on the schema_version table
Eran Ifrah
as eranif
More... over 11 years ago
clang code completion: codelite will now alert when teh compilation db version is not found or not to-date
Eran Ifrah
as eranif
More... over 11 years ago
git-svn-id: https://codelite.svn.sourceforge.net/svnroot/codelite/trunk@6074 9da81c78-c036-0410-9e1f-a2b0375e4b5a
Eran Ifrah
as eranif
More... over 11 years ago
clang code completion: if a file has no compilation entry in the compilaton database, use the first file that has and is located under the same directory
Eran Ifrah
as eranif
More... over 11 years ago
Advanced codelite release number to 5.0
Eran Ifrah
as eranif
More... over 11 years ago
git: added new options to the Settings dialog git: set different default values for linux vs windows
Eran Ifrah
as eranif
More... over 11 years ago
git: diff dialog now uses a sash splitter between the list of modified files and the actual diff. The dialog size + sash position are persistent
Eran Ifrah
as eranif
More... over 11 years ago
Mac: install git plugin for mac Mac: updated clang.dylib to the latest clang Mac: set the git output pane default width to 800 pixels ( auto-size is broken under mac)
Eran Ifrah
as eranif
More... over 11 years ago
git ui: updated the dataview output to fit the content length
Eran Ifrah
as eranif
More... over 11 years ago