244 Commits (199c5bafb9be6d1b70f255d1dd244fc02d01cea2)

Author SHA1 Message Date
Marek Roszko a5e4ed38a3 Move most of the sentry logic to a class inside the APP_MONITOR namespace 6 months ago
Marek Roszko dea46f7780 Add a TRANSACTION class to experiment with performance metrics in nightlies 6 months ago
Jeff Young 86e1d4c684 Shorten opt-in text and improve Yes/No button labels. 8 months ago
Seth Hillbrand 1b5c97d464 Remove partially translated languages <50% 9 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 11 months ago
Jon Evans 54e8233b36 Don't scan for API plugins if server is disabled 11 months ago
Seth Hillbrand 452e69de85 Move thread pool into true singleton 11 months ago
Marek Roszko 02b3d03c23 Fix ctest for windows with env shim that is disabled for non windows, for now. 11 months ago
Seth Hillbrand 074e6df3bc Revert "Move thread pool to singleton class" 11 months ago
Seth Hillbrand 361f61a023 Move thread pool to singleton class 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Seth Hillbrand ea6c53ba5d Re-enable low-translation testing languages 1 year ago
Marek Roszko acec5552c0 Don't use message as part of the assert dedup 1 year ago
Marek Roszko 3d56494652 Add weirdly missing header for msvc 2 years ago
Marek Roszko 9ffa5db667 Delete m_locale in the pgm_base destructor instead of manual destroy method 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jon Evans 6bd02cae6d Refactor; add user control over API server 2 years ago
Jon Evans a3b6ab48a4 Add a new plugin system for the new API 2 years ago
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Ian McInerney 921358b096 Make instance checker path globally writable 2 years ago
Marek Roszko 83ef5fd7d6 Move PGM_BASE to kicommon 2 years ago
Jon Evans e9456201a7 Don't rely on dynamic_cast across DLLs 2 years ago
Laurens Holst 755d4ada6d Correct Dutch language name to "Nederlands". 2 years ago
Jon Evans 4622738c93 Deconflict instance-checker dir with 7.0 2 years ago
Jon Evans 874be359e0 Use a more specific path for instance checker 2 years ago
Ian McInerney 6ed71e1a1a Don't translate the label for traditional Chinese, it must be in its own language 2 years ago
Jon Evans 57c40d4f17 Disable the splash screen for now 2 years ago
Marek Roszko fc62d36441 Add share/locale to catalog paths on windows 2 years ago
Marek Roszko 284df4adf8 Move two pgm_base method definitions back to pgm_base.cpp 2 years ago
Wayne Stambaugh 19e309d2d2 Dialog layout and coding policy fixes. 2 years ago
Marek Roszko d0b26ae600 Add a hack to avoid spamming sentry events due to recursive asserts 2 years ago
Marek Roszko 5a1c300cff Remove unused headers in pgm_base 2 years ago
Mark Roszko 3c0f9ec510 Revert "Give wxTheApp to python scripts that end up touching Pgm().App()" 2 years ago
Marek Roszko 672265b564 Give wxTheApp to python scripts that end up touching Pgm().App() 2 years ago
Marek Roszko 37e8a008ab Remove obsolete config_params.h includes 2 years ago
Marek Roszko 98b35b1a7f Start using the sentry environment tag 2 years ago
Marek Roszko e3285c234a Move executable path to PATHS to avoid a circular dependency 2 years ago
Jon Evans 9973dd3e5d Fix sentry compile issues on macOS 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko 6e04c2835a Remove unused header 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
Marek Roszko 07ecdc5fbb Force close the splash 2 years ago
Marek Roszko ec64ceeff2 Add a custom wx splash class to nullify the filterevent that causes crashes 2 years ago
Marek Roszko cd884211ef Actually use the sentry dsn define 2 years ago
Marek Roszko 87513b4a04 Change the sentry dsn to be build time defined 2 years ago
Marek Roszko 208d146a03 Force fontconfig to look at the correct path for fonts.conf on windows 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Marek Roszko 5319316815 Enhance the status bar with background progress and notifications 2 years ago
Seth Hillbrand 7fe83993cf Be smarter about releasing lockfiles 2 years ago
Marek Roszko b0fa2561b6 Add support for enum based policies 2 years ago