0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
custompalettes: Add an "Add from List" action to insert multiple user-provided colors from a comma-separated list
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
colorlistinputdialog: Implement a dialog to generate a list of colors from a user-provided comma-separated list of colors
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
customranges: Make the More button expand vertically to fill up space
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes, customranges: The More button needs an extra blank at the end of its label so the arrow doesn't overlap the text too much (especially on Windows)
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes, customranges: Minor UI rearrangement
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
customranges: Make range actions use the same design as custompalettes, implementing a Duplicate action along the way
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Give duplicated palettes better initial names
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Implement Duplicate (palette) action
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Redesign the palette controls, adding a 'More' dropdown menu button with the Rename and Duplicate (currently not implemented) items
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Center the preview panels' view when zooming in/out since I'm clueless at the moment about preserving the relative center point
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
Define an application-wide default window icon and get rid of the countless redundant icon specifications everywhere
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Don't rewrite leColor's contents from the itemChanged slot for listColors when the rewritten version is the same color as the current one
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
codesnippetdialog: Apparently we aren't supposed to have keyboard accelerators for dialog command buttons
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
codesnippetdialog: Give the Copy button the edit-copy icon on X11
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Make it possible to dispatch an event to update the color code textbox when deleting palette colors, if there are still colors
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Clear the color code textbox when it gets disabled
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Update button enabledness status when switching between palettes
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Give palettes the empty palette icon when they become empty
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
appconfig: Don't add empty palette entries when deserializing palettes; empty palettes should remain empty
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
custompalettes: Give empty palettes a white icon
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
customranges: Give color ranges icons of their own
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Fix warnings about purportedly orphan slots
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Remove a misplaced menu separator
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Allow the user to show between a few generic preview background colors, and reduce some initialization-time redundancy
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Menu items should use Title Case, not Sentence case
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Make the palette selection comboboxes fixed size, expanding to fill their respective parents' width
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Hack to prevent Oxygen stealing our drag events when dragging windows from empty areas is enabled
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
mainwindow: Fix drag functionality regression
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
appconfig: Fix for reading a palette from config yielding a set of a single default color (black)
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago
paletteitem: (Try to) set color dialog parents
Iris Morelle
as Ignacio R. Morelle
More... almost 12 years ago