Commit graph

  • 3106a3474b
    add possiblity to use system font (#2) ilya-fedin 2020-01-30 11:43:51 +04:00
  • b11212bebc add possiblity to use system font #2 Ilya Fedin 2019-12-25 03:55:07 +04:00
  • 33ea14969e Use StartTranslucentPaint only on OpenGL widgets on macOS. John Preston 2020-01-29 18:54:25 +03:00
  • bbd35238da Don't force floating panel. John Preston 2020-01-29 18:02:15 +03:00
  • ffca05522f Merge remote-tracking branch 'upstream/master' RadRussianRus 2020-01-28 22:04:19 +03:00
  • 8399f70ea0 Only handle left button clicks. John Preston 2020-01-28 09:32:58 +03:00
  • f69cde56f1 Custom instant replaces RadRussianRus 2020-01-26 08:00:49 +03:00
  • 3b2cbce204 Adding tabulation for consistency RadRussianRus 2020-01-24 03:35:57 +03:00
  • 3ec3d0f2a8 Merge remote-tracking branch 'upstream/master' RadRussianRus 2020-01-23 21:14:48 +03:00
  • 0f0fd6a94f Use non-libdispatch queues in Mac App Store build. John Preston 2020-01-23 13:13:54 +03:00
  • f87b96e5b7 Use DemiBold when using packaged fonts Ilya Fedin 2020-01-23 00:25:01 +04:00
  • ea176df168 Fix radial updates with disabled animations. John Preston 2020-01-22 11:10:53 +03:00
  • 3b6a44c4f8 Fix unexplainable bug in MSVC. John Preston 2020-01-22 02:14:07 +03:00
  • 721d143c89 Fix rounding of sparse QImage-s. John Preston 2020-01-21 17:04:36 +03:00
  • 593c50f623 Remove GYP build scripts. John Preston 2020-01-21 15:22:33 +03:00
  • 35176fd02a Add macro for disabling fonts bundling Ilya Fedin 2020-01-21 04:47:52 +04:00
  • f401e8c085 Skip Unicode tag characters in text processing. John Preston 2020-01-21 14:12:41 +03:00
  • 4c165ea446 Remove explicitly defined copy operator for style::internal::Font Nicholas Guriev 2019-11-11 16:15:11 +03:00
  • 6d97ae0bce Log some debug information for text processing crashes. John Preston 2020-01-20 13:29:52 +03:00
  • 1d2bfb4863 Merge remote-tracking branch 'upstream/master' RadRussianRus 2020-01-18 17:55:26 +03:00
  • c0b07457fa Fix build without DESKTOP_APP_USE_PACKAGED. John Preston 2020-01-17 18:13:05 +03:00
  • 777cf61626 Don't load linux.qrc when DESKTOP_APP_USE_PACKAGED is defined Ilya Fedin 2020-01-17 15:53:58 +04:00
  • 20b37f2dc1 Fix nested wrapped widgets. John Preston 2020-01-13 13:04:37 +03:00
  • 26e6a3050c Allow non-activatable window on Windows. John Preston 2020-01-07 15:16:00 +03:00
  • 4ec9e32f8f Use fallback color for spell checker underline. John Preston 2020-01-02 15:21:57 +03:00
  • 0aadf4ca7d Correctly minimize window. John Preston 2020-01-02 14:57:22 +03:00
  • d30d361609 Fix whitespace and indentation errors. John Preston 2020-01-02 14:25:11 +03:00
  • 765e525458 Add Ui::AppInFocus() method. John Preston 2019-12-31 16:48:25 +03:00
  • f0e95ee933 Fix possible assertion violation in animations shutdown. John Preston 2019-12-31 13:48:16 +03:00
  • da3b4704bf Fix activating window after popup menu. John Preston 2019-12-31 10:29:48 +03:00
  • 983d6be8d4 Added rpl::event_stream for firing applied markdown tag to spellchecker. 23rd 2019-12-30 16:58:53 +03:00
  • e6914d4649 Don't activate wrong window after popup menu. John Preston 2019-12-30 16:40:14 +03:00
  • 29cb1dccc4 Skip internal: links in link tooltips. John Preston 2019-12-27 15:43:04 +03:00
  • 6b673d9154 Skip internal: links in String::toText with entities. John Preston 2019-12-27 13:40:36 +03:00
  • 55aec1954e Add support for semibold fonts that don't include "Semibold" in the family name (#1) ilya-fedin 2019-12-19 21:01:32 +04:00
  • 6dbb616f0f Add support for semibold fonts that don't include "Semibold" in the family name #1 Илья Федин 2019-12-15 09:36:22 +04:00
  • 65eb03a6a7 Don't change image pixel ratio when rounding. John Preston 2019-12-14 17:08:29 +03:00
  • 2b9055f1ae Merge remote-tracking branch 'origin/master' into cmake John Preston 2019-12-14 17:08:20 +03:00
  • 21b976569a Draw radial animation in a static method. John Preston 2019-12-10 15:12:48 +03:00
  • 604f62599e Fix parsing entities from Ui::Text::String. John Preston 2019-12-10 10:36:25 +03:00
  • fcb44b320c Add generated files to dependent targets. John Preston 2019-12-03 18:26:12 +03:00
  • 1c19e874bb Generate all styles in one custom action. John Preston 2019-11-29 11:29:57 +03:00
  • 4b25cd30d1 Use BYPRODUCTS instead of OUTPUT for codegen. John Preston 2019-11-28 11:41:48 +03:00
  • 6fda2709ea Initial build with Xcode. John Preston 2019-11-25 18:40:24 +03:00
  • 8e30342137 Use namespaced library aliases. John Preston 2019-11-21 16:55:41 +03:00
  • b7af3b71a3 Use precompiled header from cmake 3.16. John Preston 2019-11-18 00:27:26 +03:00
  • d0f2508863 Move box setNoContentMargin() to public interface. John Preston 2019-11-12 15:21:06 +03:00
  • 5851950296 Allow emoji in discrete slider labels. John Preston 2019-11-12 15:20:45 +03:00
  • 110a17089a Enable MOC and RCC compilers. John Preston 2019-11-11 10:54:07 +03:00
  • d32f772e52 Divide codegen cmake scripts. John Preston 2019-11-08 14:08:03 +03:00
  • ab76dcd087 Initial cmake build scripts. John Preston 2019-11-08 13:04:53 +03:00
  • b445c55444 Allow to set custom font before starting RadRussianRus 2019-11-05 19:12:46 +03:00
  • c68dceb189 Use selected text colors from the palette. John Preston 2019-11-07 10:37:46 +03:00
  • b12d0dbe9a Added transparency to color of underline for misspelled words. 23rd 2019-11-04 23:25:25 +03:00
  • 5723c2ba54 Fix workaround for Open Sans tilda bug. John Preston 2019-11-04 16:15:43 +03:00
  • ba12ebc67a Fixed firing of incorrect values to document changes rpl::event_stream. 23rd 2019-10-25 02:34:34 +03:00
  • ee44c5b89e Added ability to extend context menu of InputField via rpl. 23rd 2019-10-18 00:28:27 +03:00
  • 24d69ee679 Added rpl::event_stream for document contents changes in InputField. 23rd 2019-10-18 00:26:03 +03:00
  • 568f14594f Added color to underline of misspelled words. 23rd 2019-10-17 00:59:55 +03:00
  • 7d9ae816d4 Add SettingsButton widget. John Preston 2019-10-29 18:20:44 +03:00
  • 45c0be45b2 Use base::Integration. John Preston 2019-10-26 22:21:47 +03:00
  • aee559fda6 Fix '&'-strings in menu items. John Preston 2019-10-25 15:12:23 +03:00
  • 83e975f428 Improve window title palette values. John Preston 2019-10-24 10:56:15 +03:00
  • 42209dc545 Support custom buttons padding in boxes. John Preston 2019-10-23 14:31:55 +03:00
  • 37f777e230 Attempt to fix emoji layout in the InputField. John Preston 2019-10-20 14:17:18 +04:00
  • 0dba641451 Allow GenericBox to have no content margins. John Preston 2019-10-19 16:07:02 +04:00
  • e4b23cad1b Fix custom title on macOS. John Preston 2019-10-18 20:56:17 +04:00
  • 414eee35c2 Fix crash in apps without emoji. John Preston 2019-10-17 11:17:47 +04:00
  • f6e10c65f5 Fix GenericBox content size. John Preston 2019-10-16 19:05:44 +04:00
  • 7d548176e7 Fix custom window title style on macOS. John Preston 2019-10-16 11:10:45 +04:00
  • d16007004a Set focus to layer after showing. John Preston 2019-10-15 18:36:37 +04:00
  • 54238dcd61 Add some more palette values. John Preston 2019-10-14 17:37:35 +04:00
  • 9afafd34eb Allow creating ph::phrase from rpl::producer. John Preston 2019-10-14 17:37:19 +04:00
  • 40d7581c36 Allow different custom window title styles. John Preston 2019-10-14 14:34:51 +04:00
  • c0ce14bb68 Allow fixed windows with custom title bar. John Preston 2019-10-14 13:57:03 +04:00
  • bc62f87f0e Allow disabling custom scaling by envvar. John Preston 2019-10-13 12:52:40 +04:00
  • e824bb2f6b Use custom named fonts. John Preston 2019-10-13 10:44:39 +04:00
  • aa6bf8b0e7 Fix crash in 5.12.5 widget init on Windows. John Preston 2019-10-12 12:50:24 +04:00
  • 2bd6f100cd Rename EmojiOne to JoyPixels. John Preston 2019-10-12 12:49:52 +04:00
  • 4ef3d2ff9f Fix label crossfade animation. John Preston 2019-10-11 19:59:39 +04:00
  • 54f84cdb8d Fix resources and build on Xcode. John Preston 2019-10-04 23:59:35 +03:00
  • 0e51c8ab76 Allow libraries use their own langpacks. John Preston 2019-10-04 20:41:36 +03:00
  • f762cc8b87 Allow scales below 100. John Preston 2019-10-03 10:28:52 +03:00
  • 110dc52897 Don't crash on log calls even without integration. John Preston 2019-10-03 10:28:24 +03:00
  • 199e51706f Support build with range-v3 0.9.1. John Preston 2019-10-02 14:43:04 +03:00
  • 11aa7bcd4e Support title-aware Window::setGeometry. John Preston 2019-09-30 11:58:45 +03:00
  • 84d68e48c0 Allow showing error without field focusing. John Preston 2019-09-26 11:10:03 +03:00
  • ba1c7d8d31 Fix email links in labels. John Preston 2019-09-26 11:05:11 +03:00
  • 3ef71f63b8 Use RoundRect in RoundButton. John Preston 2019-09-25 15:53:59 +03:00
  • c9990aee05 Fallback on default window for Linux. John Preston 2019-09-25 09:35:52 +03:00
  • 187df62e9d Support nice Ui::Window under macOS. John Preston 2019-09-24 18:44:12 +03:00
  • d5c9ad77a9 Support nice Ui::Window under Windows. John Preston 2019-09-19 11:42:20 +03:00
  • d68dfd3320 Allow triggering buttons in boxes from code. John Preston 2019-09-24 12:37:42 +03:00
  • 7ed6610511 Allow querying slide animation state. John Preston 2019-09-24 12:31:31 +03:00
  • f7c3e22cc9 Add Ui::SlideAnimation. John Preston 2019-09-24 09:46:40 +03:00
  • 16adecf500 Improve label cross fade animation. John Preston 2019-09-23 21:24:10 +03:00
  • 71adf272c5 Use simple QPainter in CrossFadeAnimation. John Preston 2019-09-23 16:55:18 +03:00
  • 00393b7b3b Correct String::countHeight with breakEverywhere. John Preston 2019-09-20 19:30:21 +03:00
  • 6fb693f606 Add backButton style. John Preston 2019-09-20 14:47:07 +03:00
  • 82ccac3200 Add menuToggle style. John Preston 2019-09-20 14:10:25 +03:00