haiku/src/apps/installer
Murai Takashi b08627f310 Fix catching polymorphic type by value
Replace catching polymorphic type std::bad_alloc 'by value'
with 'by reference'.
Pointed by gcc8
2018-05-16 13:49:46 +00:00
..
BlockingQueue.h Fix catching polymorphic type by value 2018-05-16 13:49:46 +00:00
CopyEngine.cpp Installer: don't replace system/settings. 2014-09-14 14:11:01 +02:00
CopyEngine.h Installer: CopyEngine: Pass relative path to EntryFilter 2013-06-02 16:16:45 +02:00
EULAWindow.cpp Use B_USE_WINDOW_SPACING 2015-11-07 17:40:16 +01:00
EULAWindow.h Installer: closing EULA with Alt-W continues to main app 2014-01-13 20:01:04 +01:00
Installer.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
InstallerApp.cpp Installer: reboot after install, don't shutdown. 2015-07-23 09:01:03 +02:00
InstallerApp.h Installer: Unblock CD tray, and eject it, shutdown on quit. 2015-07-22 20:44:25 +02:00
InstallerDefs.cpp Installer: Restrict entry filter to files from the BFS volume 2013-06-02 19:11:39 +02:00
InstallerDefs.h Installer: Restrict entry filter to files from the BFS volume 2013-06-02 19:11:39 +02:00
InstallerWindow.cpp apps: Convert to using Set*UIColor. 2016-01-04 07:33:09 -05:00
InstallerWindow.h Installer: WorkerThread: Remove InstallerWindow dependency 2013-06-02 15:44:35 +02:00
Jamfile Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
PackageViews.cpp Installer: WorkerThread: Remove InstallerWindow dependency 2013-06-02 15:44:35 +02:00
PackageViews.h * Moved the duplicate "string_for_size()" implementations into libshared.a. 2010-03-23 16:49:49 +00:00
PartitionMenuItem.cpp * Remember in PartitionMenuItem if a partition is a suitable install target. 2009-05-03 17:35:09 +00:00
PartitionMenuItem.h Patch by idefix: Make the source items behave exactly like the target items 2009-07-28 17:35:51 +00:00
ProgressReporter.cpp Added Installer and DriveSetup to image. 2012-08-18 10:36:00 +01:00
ProgressReporter.h * Finished ProgressReporter 2009-09-06 17:23:31 +00:00
SemaphoreLocker.h Extracted SemaphoreLocker into it's own file. 2009-09-02 14:53:06 +00:00
UnzipEngine.cpp Added Installer and DriveSetup to image. 2012-08-18 10:36:00 +01:00
UnzipEngine.h * Finished ProgressReporter 2009-09-06 17:23:31 +00:00
WorkerThread.cpp Installer: WorkerThread: Add syslog to ignored paths 2018-04-02 21:05:47 +00:00
WorkerThread.h Installer: WorkerThread: Remove InstallerWindow dependency 2013-06-02 15:44:35 +02:00