-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TimeLineCells rewrite part 1 #1880
base: master
Are you sure you want to change the base?
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9dda124 - Browse repository at this point
Copy the full SHA 9dda124View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16acdd9 - Browse repository at this point
Copy the full SHA 16acdd9View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1260b3d - Browse repository at this point
Copy the full SHA 1260b3dView commit details
Commits on Sep 1, 2024
-
This simplifies the painting of layers by moving the layer header into its own widget. The list is no longer based on our own scrolling logic but has instead been put into a QScrollArea.
Configuration menu - View commit details
-
Copy full SHA for c44daff - Browse repository at this point
Copy the full SHA c44daffView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c80529a - Browse repository at this point
Copy the full SHA c80529aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3926283 - Browse repository at this point
Copy the full SHA 3926283View commit details -
Configuration menu - View commit details
-
Copy full SHA for f404c2b - Browse repository at this point
Copy the full SHA f404c2bView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79b068b - Browse repository at this point
Copy the full SHA 79b068bView commit details -
Layer list: fix crash when moving layers around
Because the map we're iterating on has been detached and erased in the meantime.
Configuration menu - View commit details
-
Copy full SHA for c24c2e3 - Browse repository at this point
Copy the full SHA c24c2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f91be18 - Browse repository at this point
Copy the full SHA f91be18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 578f7fb - Browse repository at this point
Copy the full SHA 578f7fbView commit details
Commits on Sep 8, 2024
-
Track list: Separate header and list
and re-implement vertical scrolling
Configuration menu - View commit details
-
Copy full SHA for 07ad6ff - Browse repository at this point
Copy the full SHA 07ad6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a494131 - Browse repository at this point
Copy the full SHA a494131View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce314bd - Browse repository at this point
Copy the full SHA ce314bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c72962 - Browse repository at this point
Copy the full SHA 6c72962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80592ee - Browse repository at this point
Copy the full SHA 80592eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c971aa - Browse repository at this point
Copy the full SHA 4c971aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6ba4c - Browse repository at this point
Copy the full SHA bf6ba4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495eea8 - Browse repository at this point
Copy the full SHA 495eea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44bfeaa - Browse repository at this point
Copy the full SHA 44bfeaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f8a20 - Browse repository at this point
Copy the full SHA 99f8a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb6c32 - Browse repository at this point
Copy the full SHA 9eb6c32View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 701b11d - Browse repository at this point
Copy the full SHA 701b11dView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e706f9e - Browse repository at this point
Copy the full SHA e706f9eView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for beb7e68 - Browse repository at this point
Copy the full SHA beb7e68View commit details
Commits on Sep 22, 2024
-
Implement new layer cell with qboxlayout
So that we can easily extend this interface in the future
Configuration menu - View commit details
-
Copy full SHA for bb3d5d6 - Browse repository at this point
Copy the full SHA bb3d5d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287c3dc - Browse repository at this point
Copy the full SHA 287c3dcView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83386c7 - Browse repository at this point
Copy the full SHA 83386c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a255cd5 - Browse repository at this point
Copy the full SHA a255cd5View commit details
Commits on Sep 24, 2024
-
Implement better dragging UI/UX
- Gutter now only appears when the layer will move to a different position - Bottom layer (camera layer) cannot be dragged anymore - Made the gutter visual more clear
Configuration menu - View commit details
-
Copy full SHA for e81831f - Browse repository at this point
Copy the full SHA e81831fView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66eab40 - Browse repository at this point
Copy the full SHA 66eab40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d299e99 - Browse repository at this point
Copy the full SHA d299e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 055226b - Browse repository at this point
Copy the full SHA 055226bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb91c1e - Browse repository at this point
Copy the full SHA cb91c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c5290 - Browse repository at this point
Copy the full SHA d8c5290View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c930cf - Browse repository at this point
Copy the full SHA 3c930cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83dedd5 - Browse repository at this point
Copy the full SHA 83dedd5View commit details -
Remove input dialog to input layer name
Because this is not handled by double clicking on the layer label
Configuration menu - View commit details
-
Copy full SHA for a407f92 - Browse repository at this point
Copy the full SHA a407f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d35f2 - Browse repository at this point
Copy the full SHA 54d35f2View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be8bdb0 - Browse repository at this point
Copy the full SHA be8bdb0View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41d2ad5 - Browse repository at this point
Copy the full SHA 41d2ad5View commit details