Commit Graph

  • ff466757ef build(install): Fix pkgconfig install directory Henrik S. Gaßmann 2023-05-29 15:20:24 +0200
  • 513ec6c5e1
    Increase version to 4.1.1 v4.1.1 ArthurSonzogni 2023-05-29 14:07:29 +0200
  • d00d946282
    Update CHANGELOG.md (#651) Arthur Sonzogni 2023-05-29 11:52:39 +0200
  • 30673e589c
    Update CHANGELOG.md Arthur Sonzogni 2023-05-29 11:52:31 +0200
  • 234b3c8a5d
    Resolve compile issues in component_fuzzer ArthurSonzogni 2023-05-27 20:54:12 +0200
  • 6ce88c25e5
    CMake: use compile_features to set min C++ standard (#647) SpaceIm 2023-05-25 19:34:34 +0200
  • f74c5322bd
    Revert "Update float style in animation.cpp (#607)" ArthurSonzogni 2023-05-25 19:52:51 +0200
  • 1e86587b68
    Revert "Feature resizable spilt with custom separator (#583)" ArthurSonzogni 2023-05-25 19:45:59 +0200
  • 41c3d4dd52
    add FTXUI_DEV_WARNINGS option in CMakeLists (#648) SpaceIm 2023-05-23 14:38:49 +0200
  • 2fb0b77f02
    Fix MSVC possible loss of data warning (#645) Robin Lindén 2023-05-20 00:35:26 +0200
  • e2aff66b98
    build: Check package version in find_package (#643) Henrik Gaßmann 2023-05-19 17:50:23 +0200
  • d93b687bde
    CMake: use compile_features to set min C++ standard (#647) SpaceIm 2023-05-25 19:34:34 +0200
  • 69557d4623
    add FTXUI_DEV_WARNINGS option in CMakeLists (#648) SpaceIm 2023-05-23 14:38:49 +0200
  • ea999d349d tests require at least C++20 standard SpaceIm 2023-05-21 13:18:40 +0200
  • ff16357188 add FTXUI_DEV_WARNINGS option in CMakeLists SpaceIm 2023-05-20 19:11:43 +0200
  • b47b66b3db use compile_features to set min C++ standard SpaceIm 2023-05-20 18:52:55 +0200
  • f1303626f5
    Fix MSVC possible loss of data warning (#645) Robin Lindén 2023-05-20 00:35:26 +0200
  • 15960c8f6c
    Fix MSVC possible loss of data warning Robin Linden 2023-05-19 18:19:58 +0200
  • b1c53bcd15
    build: Check package version in find_package (#643) Henrik Gaßmann 2023-05-19 17:50:23 +0200
  • 5300537493
    Add entry to CHANGELOG ArthurSonzogni 2023-05-19 17:45:11 +0200
  • 33dc8bc9e0
    Improve style. ArthurSonzogni 2023-05-19 17:42:53 +0200
  • 4694d5e012
    Move ftxui-config.cmake.in into the cmake/ directory ArthurSonzogni 2023-05-19 17:41:49 +0200
  • fcf57cbbdd
    Tweak the the ftxui-install.cmake ArthurSonzogni 2023-05-19 17:29:24 +0200
  • 9b4f64861b
    build: Don't overwrite cmake version config Henrik Gaßmann 2023-05-19 12:41:32 +0200
  • 5e1af6bb69
    Parallelize github build workflow ArthurSonzogni 2023-05-19 12:11:12 +0200
  • 4b9b0635c4
    Update the CHANGELOG ArthurSonzogni 2023-05-19 11:59:23 +0200
  • 22ebc823c9
    Set CHANGELOG to v4.1.0 v4.1.0 ArthurSonzogni 2023-05-19 11:05:16 +0200
  • 49f0277103
    Fix errors due to missing commit in the support branch. ArthurSonzogni 2023-05-19 11:17:32 +0200
  • ac10603fdb
    Fix types used in Hash() function used in tests. (#640) Henner Zeller 2023-05-17 02:59:41 -0700
  • a3f51ecf22
    Add pkg-config file. (#642) Henner Zeller 2023-05-17 01:50:47 -0700
  • 78897ef1f4
    Support arrow keys in application mode. (#627) Arthur Sonzogni 2023-04-25 08:52:16 +0200
  • debcbc668c
    Check graph area is positive. (#625) Arthur Sonzogni 2023-04-23 16:14:50 +0200
  • 1a7a550bfe
    Use globally set CMAKE_CXX_STANDARD if it is set (#620) Jason Turner 2023-04-17 14:17:48 -0600
  • 4ce8f6d250
    Fix useless new line when using the alternative screen. (#610) Arthur Sonzogni 2023-03-31 17:44:01 +0200
  • 7b08dae6d0
    Update float style in animation.cpp (#607) Arthur Sonzogni 2023-03-26 16:42:08 +0200
  • 521d1125d9
    Feature: Added nix build support (#603) dev-null-undefined 2023-03-26 12:17:22 +0200
  • 0903ad1608
    Feature: LinearGradient color decorator. (#592) Vinicius Moura Longaray 2023-03-22 09:59:02 -0300
  • 399549d180
    Add colored border. (#595) Arthur Sonzogni 2023-03-16 13:15:14 +0100
  • 7bdca3ee68
    Feature: Add the dashed style. (#594) Arthur Sonzogni 2023-03-15 22:50:27 +0100
  • eb313e0f2d
    Feature resizable spilt with custom separator (#583) Arthur Sonzogni 2023-03-09 20:21:23 +0100
  • d3ee655a90
    Fix Apple Clang 14 build errors (issue #588) (#589) Evgeny Gorodetskiy 2023-02-26 23:49:52 +0300
  • 8dbda8551f
    Update CHANGELOG to reflect the v4.1.0 support branch. ArthurSonzogni 2023-05-18 11:21:34 +0200
  • 38827dda5b
    Fix types used in Hash() function used in tests. (#640) Henner Zeller 2023-05-17 02:59:41 -0700
  • 6e059dadd5
    Add pkg-config file. (#642) Henner Zeller 2023-05-17 01:50:47 -0700
  • 945a7c85d1 Add pkg-config file. Henner Zeller 2023-05-16 19:01:58 -0700
  • 0eb9d78615 Fix types used in Hash() function used in tests. Henner Zeller 2023-05-16 17:39:14 -0700
  • 9bfa241627
    Delete copy constructor and copy operator (#638) Nick Fistere 2023-05-16 11:33:41 -0500
  • 64995e4d2f
    Format + CHANGELOG ArthurSonzogni 2023-05-16 18:31:43 +0200
  • 2047bd55eb Delete copy constructor and copy operator Nick Fistere 2023-05-16 07:50:34 -0500
  • 4d77353852
    Create codeql.yml (#631) Arthur Sonzogni 2023-05-03 21:56:58 +0200
  • 7de4f8683d
    Feature: Add multi-line input. (#630) Arthur Sonzogni 2023-05-02 13:32:37 +0200
  • 063560c7f3
    Create codeql.yml Arthur Sonzogni 2023-05-02 13:32:11 +0200
  • 120bc59b1b
    Feature: Add multi-line input. ArthurSonzogni 2023-01-02 16:01:43 +0100
  • 6215240b37
    Support arrow keys in application mode. (#627) Arthur Sonzogni 2023-04-25 08:52:16 +0200
  • 3952f889b8
    Support arrow keys in application mode. ArthurSonzogni 2023-04-25 08:02:25 +0200
  • a602013179
    Check graph area is positive. (#625) Arthur Sonzogni 2023-04-23 16:14:50 +0200
  • b7e85adb25
    Check graph area is positive. ArthurSonzogni 2023-04-23 16:12:07 +0200
  • e23dbc7473
    Use globally set CMAKE_CXX_STANDARD if it is set (#620) Jason Turner 2023-04-17 14:17:48 -0600
  • ed59b7dfe5
    Use globally set CMAKE_CXX_STANDARD if it is set Jason Turner 2023-04-16 08:35:21 -0600
  • 1397c10234
    Remove string combining character list. (#616) Arthur Sonzogni 2023-04-10 17:00:02 +0200
  • 115fa87aa2
    Remove string combining character list. ArthurSonzogni 2023-04-10 16:16:01 +0200
  • 4bdbf6352d
    Update workflow to main branch. (#614) Arthur Sonzogni 2023-04-09 11:40:54 +0200
  • 070615f705
    Update workflow to main branch. ArthurSonzogni 2023-04-09 11:40:13 +0200
  • 2d6ea25682
    Add repology badge (#613) Michael Vetter 2023-04-03 23:07:56 +0200
  • c2544e5f88
    Update README.md Arthur Sonzogni 2023-04-03 23:06:48 +0200
  • da32db8e50
    Use alternative badge + vertical badge. ArthurSonzogni 2023-04-03 23:01:01 +0200
  • 0445c2449f Add repology badge Michael Vetter 2023-04-03 21:28:34 +0200
  • 900a1e060f
    Add link to openSUSE package (#611) Michael Vetter 2023-04-03 13:49:46 +0200
  • b921c4637f Add link to openSUSE package Michael Vetter 2023-04-03 10:36:04 +0200
  • 898b8d672e
    Fix useless new line when using the alternative screen. (#610) Arthur Sonzogni 2023-03-31 17:44:01 +0200
  • ebceeba682
    Fix useless new line when using the alternative screen. ArthurSonzogni 2023-03-31 17:42:31 +0200
  • 896c0f2f6e
    Casting and documentation fixes (#608) Marc 2023-03-31 17:13:48 +0200
  • 7b9e3ee6b7
    Put wdocumentation behind clang ArthurSonzogni 2023-03-31 16:28:20 +0200
  • 26ea4c00e3
    Add back the (int) conversion. ArthurSonzogni 2023-03-31 16:20:59 +0200
  • e8e6d0e4af
    Fix c++20/c++17 confusion ArthurSonzogni 2023-03-31 16:16:59 +0200
  • 5ef7e1e7b3
    Use [[maybe_unused]] ArthurSonzogni 2023-03-30 23:19:35 +0200
  • 27641fdd3c
    Remove .gitignore ArthurSonzogni 2023-03-30 23:16:30 +0200
  • 0f9de768e0
    Fix errors on clang ArthurSonzogni 2023-03-30 23:14:12 +0200
  • a8175226ce
    Remove static_cast ArthurSonzogni 2023-03-30 23:08:29 +0200
  • 2e8b9059d1 Fixed documentation. Fixed unused parameter issue. LostInCompilation 2023-03-30 18:25:22 +0200
  • eb72e02272 Fixed documentation, changed old C-style cast to C++ static_cast LostInCompilation 2023-03-30 18:11:08 +0200
  • bc54b4ce11 Fixed documentation LostInCompilation 2023-03-30 18:01:41 +0200
  • b2289b00c9 Changed old C-Style cast to static_cast LostInCompilation 2023-03-30 18:01:05 +0200
  • faf8e09bce Changed old C-Style cast to static_cast LostInCompilation 2023-03-30 17:33:45 +0200
  • 1bc3fa34f1 Changed old C-Style cast to static_cast LostInCompilation 2023-03-27 10:06:04 +0200
  • a5a7209d65 Changed old C-Style cast to static_cast. Added integer cast in canvas.cpp LostInCompilation 2023-03-27 09:46:34 +0200
  • 148ade8a4a Fixed documentation, changed old C-Style cast to static_cast LostInCompilation 2023-03-27 09:18:48 +0200
  • ad1798a925 Made for loop variable unsigned. Added gitignore to ignore build folder LostInCompilation 2023-03-27 09:13:40 +0200
  • b5f17b7b1e Fixed one integer cast LostInCompilation 2023-03-27 08:54:39 +0200
  • eed7e2ea70
    Multiple fixes: signed/unsigned, etc... (#600) Marc 2023-03-26 20:20:02 +0200
  • 62c645251c
    Apply IWYU ArthurSonzogni 2023-03-26 18:58:13 +0200
  • 075fa52431
    Apply clang tidy ArthurSonzogni 2023-03-26 18:56:20 +0200
  • c8f50d8c94
    Fixed all signed/unsigned warnings in lib, fixed some mistakes LostInCompilation 2023-03-23 20:01:18 +0100
  • e177409bd3
    Update float style in animation.cpp (#607) Arthur Sonzogni 2023-03-26 16:42:08 +0200
  • 6cd70f3d22
    Remove else branches. ArthurSonzogni 2023-03-26 16:40:06 +0200
  • b608c708f8
    Update float style in animation.cpp ArthurSonzogni 2023-03-26 16:21:01 +0200
  • 422c30cd34
    nit: Remove useless ';' and ',' (#606) Arthur Sonzogni 2023-03-26 16:14:43 +0200
  • 6e6868b8d5
    nit: Remove useless ';' and ',' ArthurSonzogni 2023-03-26 16:05:13 +0200
  • 0b57be9c49
    Doc: Fix @params vs @param (#605) Arthur Sonzogni 2023-03-26 15:56:28 +0200
  • f8549c4deb
    Doc: Fix @params vs @param ArthurSonzogni 2023-03-26 15:54:01 +0200