Commit Graph

458 Commits

Author SHA1 Message Date
Basile Burg 3c77a1187e more scaling adjustments 2018-01-22 06:24:49 +01:00
Basile Burg 4cd7b1342e scale gutter icons and more scaling tweaks 2018-01-20 04:10:31 +01:00
Basile Burg 9bea125d29 scale main menu icons 2018-01-20 00:09:04 +01:00
Basile Burg 886418413f allow toolbar to autoselect the 24 or 32 px version of the icon 2018-01-18 21:53:41 +01:00
Basile Burg 1dd4194293 remove LCL version limitation 2018-01-17 15:37:53 +01:00
Basile Burg 14a65f65be save after warn, dont save temp modules 2018-01-17 04:11:39 +01:00
Basile Burg caa3618be7 fix, session saved too early 2018-01-16 12:01:41 +01:00
Basile Burg 60bbfad9f6 warning on exit, propose to save content 2018-01-16 12:01:17 +01:00
Basile Burg 4611fc1a4d use a nicer dialog to notify about modified content 2018-01-16 09:36:57 +01:00
Basile Burg 34d2d4e172 remove old trick to access member 2018-01-11 03:45:59 +01:00
Basile Burg 95d98216df Allow building and prevent RT errors when build with Laz 1.8 2018-01-10 21:29:16 +01:00
Basile Burg ea167e1038 prevent compilation with Laz > 1.6.4 2017-12-18 08:25:58 +01:00
Basile Burg 44062b9c41 prepare next rlz 2017-12-07 14:00:37 +01:00
Basile Burg 6a20a54f06 close #206, use CURL ti check for updates until SSL 1.1 supported 2017-12-06 21:36:39 +01:00
Basile Burg 1456b3a522 remove menu separator inserted by error 2017-12-06 17:56:26 +01:00
Basile Burg f59e2f8b6d consoleProgram not applied correctly for DUB scripts 2017-11-30 12:05:44 +01:00
Basile Burg d6420925f3 close #207, add a consoleProgram option 2017-11-30 11:58:47 +01:00
Basile Burg 2c4b7963af close #205, add action to create a module from clipboard 2017-11-29 12:23:15 +01:00
Basile Burg c73c5fab8f close #204 - switch to semVer 2017-11-23 18:08:03 +01:00
Basile Burg 632d89f537 fix #202 - Verify Project with D-Scanner, segfault when no file opened 2017-11-19 15:29:06 +01:00
Basile Burg 0978c99c7d
add action to reset the layout programmatically, close #191 2017-10-25 05:58:38 +02:00
Basile Burg bd211e18e5
more accurate doc about DUB script and the compiler used 2017-10-16 04:29:21 +02:00
Basile Burg a3c3df7a90
force to show app on exit if there 's modified content 2017-09-21 03:38:11 +02:00
Basile Burg ed21c110e0
this has never fixed anything
(was to stick editor to main memnu)
2017-09-01 23:01:34 +02:00
Basile Burg 11338909ce
update TODOs, either done or wontdo 2017-07-13 12:16:53 +02:00
Basile Burg bf964804cc
improve default settings on first run 2017-07-11 21:13:06 +02:00
Basile Burg 2308cf04a4
fix, loading file without exist test 2017-07-11 20:51:03 +02:00
Basile Burg 0cc827bb2a
class registration not needed for component streaming 2017-07-11 20:41:30 +02:00
Basile Burg 70537efa12
Add menu item to D-scan the whole project, close #167 2017-07-07 15:10:58 +02:00
Basile Burg 80daf6ec2e
runnables, run module tests, always display percentage 2017-06-19 16:55:44 +02:00
Basile Burg 0c39fe224e
fix #155, Project not focused after loading 2017-06-07 14:37:28 +02:00
Basile Burg f021024b4f
close #144- Runnables, run compiled file - better message for unsaved files 2017-05-31 11:22:24 +02:00
Basile Burg 8972a689a7
fix #133 - hang on reloading docking.xml 2017-04-29 10:02:00 +02:00
Basile Burg 238e46da79
fix #137, Case where SymString translator not aware of the current project 2017-04-27 15:38:33 +02:00
Basile Burg e50a89f671
file modif checker, force check on activate
fix: had to set focus explicitly to check
2017-03-12 13:37:52 +01:00
Basile Burg 97c5d210e8
add a profile viewer widget, close #124 2017-03-06 15:15:46 +01:00
Basile Burg e7ca586d77
improve ext mod detection, diff visualizer + md5 content checker, close #72, close #123 2017-03-05 09:54:22 +01:00
Basile Burg e451d915b8
Revert "widgets, MW move, remove trick used to get public prop"
This reverts commit a899c73bc8.
2017-03-02 06:56:45 +01:00
Basile Burg a899c73bc8
widgets, MW move, remove trick used to get public prop 2017-03-02 06:38:33 +01:00
Basile Burg 0aefd3341c
fix #122 - compile a runnable with not project opened, case of segfault 2017-02-14 01:27:16 +01:00
Basile Burg 922dbda7fb
fix #118, IDE crash when ddemangle is absent or older than v2.072 2017-02-05 13:41:08 +01:00
Basile Burg fa231de8c7
fix #115 - Projet group, index of item after workspace reloading mismatch 2017-02-02 14:27:52 +01:00
Basile Burg b9d23ccbcb
dixes #117 - Build duration not always displayed 2017-02-02 14:12:54 +01:00
Basile Burg 0ecfba7e9f
runnables, better control of the outputFolder usage 2017-01-26 10:17:45 +01:00
Basile Burg aedbdd92ab
identifier typo 2017-01-26 06:09:23 +01:00
Basile Burg f9f9504688
fix upstream reg introduced in 6d48342da0
the summary didn't detect the unsaved runnables
2017-01-20 09:56:10 +01:00
Basile Burg 0a4bd3064d
main menu, files, add close all + close all the others 2017-01-18 19:55:40 +01:00
Basile Burg 6d48342da0
display summary of unsaved content on exit 2017-01-18 09:36:46 +01:00
Basile Burg f20a576245
switch to FPC 3.0.2 2016-12-29 09:43:45 +01:00
Basile Burg 81816eed90
doc 2016-12-28 03:15:07 +01:00