Skip to content
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

Analize new features and improves for 4.0.0 #124

Open
centaurialpha opened this issue Jan 17, 2021 · 1 comment
Open

Analize new features and improves for 4.0.0 #124

centaurialpha opened this issue Jan 17, 2021 · 1 comment

Comments

@centaurialpha
Copy link
Owner

No description provided.

@centaurialpha centaurialpha added this to the Sprint01 milestone Jan 17, 2021
@centaurialpha
Copy link
Owner Author

centaurialpha commented Jan 17, 2021

Each new feature and improvement will become an issue. Move to its corresponding epic or create new one.

New features

Autocomplete

Show completions for:

  • Keywords
  • Query name (nice to have)

Completion should trigger when a threshold is reached.

Status bar

Separar en 3 areas la barra de estado

  • Left: New/open query?
  • Middle: notifications (query saved, db connected, etc)
  • Right:Execute query, preferences, fullscreen

Proporcionar una API sencilla para agregar widgets a la barra de estado.

Improvements

Stylesheet

Mejorar la hoja de estilo para que se adapte a Dark Mode, tener en cuenta que el Dark Mode se implementara con QPalette.

Icons

Cambiar los íconos por estilo minimalista, quizás en blanco para el Dark Mode y en negro/gris para el Light Mode.

Internationalization

Investigar cuál es la mejor forma de mejorar la internacionalización y que sea fácil agregar un nuevo idioma. Tener en cuenta que la aplicación no sólo usa Qt, sino tambien QML.

Notify new version

La aplicación deberá ejecutar un proceso cuando se inicia que busque si existe una nueva versión, si existe, notificar al usuario.

Documentation, user guide

Hacer la documentación para usuarios nuevos.
De acá tambien hacer issues para la nueva web.

@centaurialpha centaurialpha removed this from the Sprint01 milestone Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant