Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
2015-01-29Bug 458650 - NPE when creating a "C/C++ Remote Application" launchTeodor Madan1-5/+8
2015-01-23[Bug 457699] Fix NPE when renaming project and executable path LCTeodor Madan1-4/+6
2015-01-22[457699]. Update C/C++ Application path at project renameUngureanu Dan-B078921-0/+11
2015-01-21CAbstractMainTab: fixed possible NPE if method called direclyAlena Laskavaia1-1/+1
2015-01-15abstract main tab: replace auto-config checkbox with combo itemAlena Laskavaia5-128/+154
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-12-15Bug 437392 - Remove LaunchBar from CDT repo.Doug Schaefer102-8327/+0
2014-11-25Propertly implemented stubs for NewLaunchConfigEditPageAlena Laskavaia1-6/+13
2014-11-05Bug 449479 - Fix Exceptions and LC cache corruption on LC deleteJonathan Williams1-10/+32
2014-10-21Bug: 448093 Move the initialization of the launch bar manager to jobDoug Schaefer2-1/+39
2014-10-21Bug 447933 - CMainTab - uncessery restrictions on Browse buttonAlena Laskavaia1-9/+2
2014-10-17Bug 447722 - NewLaunchTargetWizard needs a window titleDan Ayson1-0/+1
2014-10-08Bug 446104 - Fix target removal. Also fix Config Edit page.Doug Schaefer4-21/+37
2014-10-07Use the org.hamcrest.core BSN to ensure the latest version from orbitMat Booth1-1/+1
2014-10-02Launch Bar - fix ordering problem initing launch config edit tabs.Doug Schaefer1-5/+5
2014-10-01Bug 444781 - Fix error marker for invalid launch config nameAlena Laskavaia1-61/+67
2014-09-30Bug 445372 - [LaunchBar] Compile with JunoAlvaro Sanchez-Leon2-1/+2
2014-09-30Launch Bar - New Target Wizard somewhat like the new resource wizards.Doug Schaefer8-75/+202
2014-09-28Launch Bar - fix up how the new config wizard runs.Doug Schaefer2-29/+28
2014-09-28Make sure launch bar ui plugin properties gets into build.Doug Schaefer1-1/+2
2014-09-22LOLs, this is just a comment change. But I want the tests to run.Doug Schaefer1-0/+1
2014-09-22Bug 437392 - first cut at handling descriptor takeovers.Doug Schaefer2-31/+57
2014-09-19Put the user invokable launch bar commands into a category.Doug Schaefer1-1/+8
2014-09-18Get LaunchBar builds off of the UI thread.Doug Schaefer1-40/+47
2014-09-12Extend launch bar tests and fix up one of the Listener methods.Doug Schaefer4-6/+51
2014-09-11Bug 437392: Major API changes to turn the Launch Bar Model a beautyDoug Schaefer58-2710/+2270
2014-08-28Add missing arg for jacoco in in tests. Update jacoco.Marc-Andre Laperle1-1/+1
2014-08-20Launch Targets View clean up including adding properties dialog.Doug Schaefer4-6/+122
2014-08-19Bug 437392 - Added the Launch Targets View.Doug Schaefer6-17/+200
2014-08-13LaunchBar - some checks to prevent NPE's in uiAlena Laskavaia3-7/+15
2014-08-12Launch Bar - label provider for config selectorAlena Laskavaia1-2/+6
2014-08-12Bug 441445 - Implement 'Add Target' functionality for target typeJonathan Williams5-52/+167
2014-08-12LaunchBar - project based descriptor bugAlena Laskavaia2-0/+9
2014-08-11LaunhBar - some API changes and cleanupAlena Laskavaia12-153/+242
2014-08-08LauchBar - move default descriptor back to internal packageAlena Laskavaia2-2/+3
2014-08-07LaunchBar - more tests and refactoringAlena Laskavaia4-106/+392
2014-08-07Export all packages from launchbar pluginsMarc Khouzam2-1/+6
2014-08-07Add license to launchbar featureMarc Khouzam2-3/+15
2014-08-06LaunchBar - config selector keep first 3 elements sorted by usageAlena Laskavaia3-19/+63
2014-08-05LaunchBar - fixing default label provider for configsAlena Laskavaia1-4/+5
2014-08-05LaunchBar - bugs in handling config and project based descriptorsAlena Laskavaia12-50/+214
2014-08-05LaunchBar - junits tests are not running - trying to fix...Alena Laskavaia2-7/+6
2014-08-01LaunchBar - added interface to notify launch bar on object changesAlena Laskavaia4-28/+64
2014-07-30LaunchBar - junits - more tweaks and refactoringAlena Laskavaia9-199/+641
2014-07-29Bug 440393 - Add update mechanisms to force UI updates for activeTargetJonathan Williams2-0/+17
2014-07-28LaunchBar - added test plugin and refactoringAlena Laskavaia26-304/+1293
2014-07-24Update pom.xml of features for which version was changed to 8.5Marc Khouzam1-1/+1
2014-07-24Update remaining feature versions to 8.5Marc Khouzam1-1/+1
2014-07-24LaunchBar - new extension for simple providers Alena Laskavaia4-13/+218
2014-07-24LaunchBar - use unique descriptor id, not the nameAlena Laskavaia3-10/+47

Back to the top