summary refs log tree commit diff
path: root/src/ui/NhekoDropArea.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make a few headers forward declarationsNicolas Werner2024-03-161-0/+1
|
* Include moc files for a tiny speedup on incremental buildsNicolas Werner2024-03-161-0/+2
|
* Speed up compilation a bitNicolas Werner2023-10-311-2/+0
|
* Focus to the message input bar after dragging and dropping a fileSateallia2023-10-111-0/+1
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-8/+8
|
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-1/+1
|
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Implement Qml drag and dropNicolas Werner2020-11-251-0/+39