| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix QT_CONFIG check for wayland is only available since Qt6.7 | Nicolas Werner | 2024-06-20 | 1 | -2/+4 |
* | Fix compilation on systems without specific platform interfaces | Nicolas Werner | 2024-06-20 | 1 | -2/+2 |
* | Fix an empty profile name allowing you to open a profile twice | Nicolas Werner | 2024-05-27 | 1 | -28/+14 |
* | Use XDG_ACTIVATION_TOKEN from environment variables by default | q234rty | 2024-05-16 | 1 | -1/+4 |
* | Fix gstreamer deinit | NepNep21 | 2024-01-14 | 1 | -0/+4 |
* | Use macos define everywhere | Nicolas Werner | 2024-01-09 | 1 | -8/+8 |
* | Fix macOS apple silicon build | Nicolas Werner | 2024-01-09 | 1 | -4/+5 |
* | Speedup room switching by forcing a bigger initial item size | Nicolas Werner | 2024-01-08 | 1 | -1/+1 |
* | Fix profile argument parsing bug | Loren Burkholder | 2023-11-29 | 1 | -1/+1 |
* | Support window activation on wayland | Nicolas Werner | 2023-11-20 | 1 | -3/+48 |
* | Switch to KDSingleApplication | Nicolas Werner | 2023-11-20 | 1 | -24/+31 |
* | Add a way to compact the database | Nicolas Werner | 2023-10-21 | 1 | -0/+8 |
* | Relayout when event delegates change implicit size | Nicolas Werner | 2023-10-18 | 1 | -1/+0 |
* | Fix qml translations | Nicolas Werner | 2023-07-13 | 1 | -2/+15 |
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
* | Workaround palette not set on new windows | Nicolas Werner | 2023-06-08 | 1 | -0/+3 |
* | Try to fix flatpak build and change appid | Nicolas Werner | 2023-06-08 | 1 | -1/+1 |
* | lint | Nicolas Werner | 2023-06-08 | 1 | -6/+8 |
* | Make Nheko compile on Qt6 | Nicolas Werner | 2023-06-08 | 1 | -8/+6 |
* | Disable qml diskcache by default | Nicolas Werner | 2023-02-25 | 1 | -0/+6 |
* | Honour Qt scaling factor on OpenBSD | Klemens Nanni | 2023-02-23 | 1 | -1/+1 |
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -4/+1 |
* | chore: Adjust about function closeAllNotification | ShootingStarDragons | 2023-02-01 | 1 | -0/+1 |
* | Fix a few minor leaks (or just memory showing up as not freed in tools) | Nicolas Werner | 2023-01-22 | 1 | -2/+12 |
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
* | Add ability to respond to notifications on macOS | Joe Donofry | 2022-11-04 | 1 | -0/+5 |
* | Enable -Wconversion | Nicolas Werner | 2022-10-26 | 1 | -1/+1 |
* | Various grammar fixes (mostly removing commas) | Loren Burkholder | 2022-09-30 | 1 | -1/+1 |
* | Switch to clang-format14 | Nicolas Werner | 2022-09-25 | 1 | -1/+2 |
* | Control logging via command line and environment variables | Forest | 2022-09-10 | 1 | -8/+45 |
* | Use right linter | Nicolas Werner | 2022-05-10 | 1 | -2/+1 |
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -1/+2 |
* | Fix application name on Wayland in flatpak | Nicolas Werner | 2022-02-09 | 1 | -4/+5 |
* | Store window size on exit again | Nicolas Werner | 2022-01-29 | 1 | -1/+1 |
* | Initial qml root window | Nicolas Werner | 2022-01-26 | 1 | -3/+6 |
* | Gstreamer glib event loop for macos and windows | Joe Donofry | 2022-01-02 | 1 | -0/+32 |
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
* | Reserve size of some containers we are filling | Nicolas Werner | 2021-12-29 | 1 | -5/+9 |
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -21/+21 |
* | Some qt6 prep | Nicolas Werner | 2021-12-28 | 1 | -1/+0 |
* | Set the app_id on wayland | Nicolas Werner | 2021-12-19 | 1 | -0/+5 |
* | Fix crash when receiving matrix uri | Nicolas Werner | 2021-12-17 | 1 | -9/+15 |
* | Use icns on macOS | Joseph Donofry | 2021-12-14 | 1 | -1/+2 |
* | If the locale is set to C, force english locale | Nicolas Werner | 2021-11-27 | 1 | -1/+2 |
* | Fix crash in debug code for matrix uri handler | Nicolas Werner | 2021-11-04 | 1 | -3/+4 |
* | Fix --help and --version command line options when Nheko is already running. ... | Thulinma | 2021-09-28 | 1 | -6/+9 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -203/+200 |
* | cleanup QSettings usage a bit | Nicolas Werner | 2021-08-29 | 1 | -1/+0 |
* | Fix cmake template define issue | Joe | 2021-07-07 | 1 | -2/+0 |
* | Fix Backtrace define error for Windows | Joe | 2021-07-07 | 1 | -0/+2 |
* | Ignore return value of write() in signal handler | Nicolas Werner | 2021-06-30 | 1 | -2/+2 |
* | Get rid of boost dependency for stacktraces | Nicolas Werner | 2021-06-30 | 1 | -3/+36 |
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -16/+4 |
* | Clean up config names a bit | Nicolas Werner | 2021-02-09 | 1 | -1/+1 |
* | Fix scheme handler not passing arguments | Nicolas Werner | 2021-02-04 | 1 | -1/+1 |
* | Write database to the DataLocation | rnhmjoj | 2021-01-24 | 1 | -3/+4 |
* | Fix presence unknown type warning | Nicolas Werner | 2021-01-19 | 1 | -3/+0 |
* | Don't start in tray, if only minimize to tray is enabled | Nicolas Werner | 2021-01-14 | 1 | -1/+1 |
* | Handle matrix scheme | Nicolas Werner | 2021-01-10 | 1 | -11/+41 |
* | Fix #359 | Nicolas Werner | 2020-12-27 | 1 | -6/+8 |
* | Switch profile code to a more flexible method | LorenDB | 2020-12-24 | 1 | -30/+34 |
* | Use system icon where applicable | Loren Burkholder | 2020-12-03 | 1 | -1/+1 |
* | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -20/+19 |
* | Add option for unique config | LorenDB | 2020-10-24 | 1 | -3/+39 |
* | Fix translation loading | Nicolas Werner | 2020-07-10 | 1 | -2/+3 |
* | Fix scale factor setting | Nicolas Werner | 2020-06-11 | 1 | -6/+9 |
* | Fix warning about not registered Presence type | Nicolas Werner | 2020-06-11 | 1 | -0/+3 |
* | Prevent timeline being black on some platforms | Nicolas Werner | 2020-05-15 | 1 | -0/+1 |
* | Add --debug switch | Nicolas Werner | 2020-04-15 | 1 | -0/+5 |
* | Use third_party singleapplication helper | Nicolas Werner | 2020-02-23 | 1 | -14/+12 |
* | Remove embedded fonts | Nicolas Werner | 2020-01-16 | 1 | -6/+0 |
* | Fix transitive dependencies on iostream | Nicolas Werner | 2019-12-23 | 1 | -4/+6 |
* | Actually include header that provides std::signal instead of signal | Nicolas Werner | 2019-12-15 | 1 | -1/+1 |
* | Add qml debugging option | Nicolas Werner | 2019-12-14 | 1 | -0/+5 |
* | Actually set attributes before starting the app | Nicolas Werner | 2019-07-22 | 1 | -1/+1 |
* | Fix deprecated function call issues with Qt 5.13 | Joseph Donofry | 2019-07-04 | 1 | -1/+4 |
* | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 1 | -0/+6 |
* | Add User Font Setting | redsky17 | 2019-01-19 | 1 | -0/+4 |
* | Remove the bundled open sans font | Konstantinos Sideris | 2018-10-07 | 1 | -6/+1 |
* | Remove built-in emoji picker | Konstantinos Sideris | 2018-10-07 | 1 | -1/+0 |
* | Add option to configure the font size | Konstantinos Sideris | 2018-10-01 | 1 | -3/+6 |
* | Enable debug logs | Konstantinos Sideris | 2018-09-30 | 1 | -1/+1 |
* | Remove obsolete font/size setting | Konstantinos Sideris | 2018-09-29 | 1 | -12/+4 |
* | macOS: Use the native emoji picker | Konstantinos Sideris | 2018-09-19 | 1 | -0/+10 |
* | Enable Qt auto scaling | Konstantinos Sideris | 2018-09-08 | 1 | -0/+3 |
* | Enable compilation on FreeBSD (#403) | Colin Lord | 2018-08-12 | 1 | -1/+1 |
* | Simplify the message shown when another app instance is detected | Konstantinos Sideris | 2018-07-22 | 1 | -38/+5 |
* | Add option to specify the scale factor | Konstantinos Sideris | 2018-07-22 | 1 | -3/+12 |
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+213 |