- Jun 16, 2009
-
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- Jun 10, 2009
-
-
dt authored
Reviewed-By: mauricek
-
- Jun 03, 2009
-
-
Oswald Buddenhagen authored
- clear up some Q_OS_LINUX vs. Q_OS_UNIX - clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise) - use proper #if-#else cascades instead of free-standing #ifs
-
- May 27, 2009
-
-
Friedemann Kleint authored
Introduce convenience to VCSBaseSubmitEditor. Task-number: 254644
-
- May 15, 2009
-
-
Friedemann Kleint authored
Reduce inconsistencies in tr()-Strings provided for QActions that act on a current <something> (mostly files) by introducing a ParameterAction class that takes the tr()-Strings at construction time and provides a setParameter(QString) slot, allows for setting that parameter or an empty string, which will cause the displayed text to be updated.
-
- Apr 20, 2009
-
-
Oswald Buddenhagen authored
-
- Mar 20, 2009
-
-
Thorbjørn Lindeijer authored
Fixes issues with handling additional dots in the filename in many places. Task: 246390
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Details: Use a global model for nicknames that is shared by all dialogs to solve the updating problems. Make p4 plugin submit work again. Force a submit prompt in case of shutdown or editor close (as opposed to user clickling on "Submit").
-
- Mar 19, 2009
-
-
Friedemann Kleint authored
Fixes: Add common configuration to the VCSA base plugin; submit message check script and user name configuration. Details: Extend submit editor widget by configureable fields. Use them in the VCS base submit editor to specify users, provide completion and selection dialog for them.
-
- Mar 05, 2009
- Mar 04, 2009
-
-
hjk authored
-
- Feb 25, 2009
- Feb 16, 2009
-
-
mae authored
-
- Jan 21, 2009
-
-
Thorbjørn Lindeijer authored
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
-
- Jan 20, 2009
- Jan 19, 2009
-
-
hjk authored
forward declaration is sufficient.
-
- Jan 14, 2009
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Friedemann Kleint authored
Details: Refactor the git command to be able to run a batch. Run diff and diff --cached in a batch
-
con authored
Details: - To make it conform to naming convention.
-
Friedemann Kleint authored
Fixes: Random enabling of submit/diff buttons when switching contexts (viewing diffs) from the submit editor Details: Register actions directly
-
Friedemann Kleint authored
Fixes: Make git diff work for staged files, do not launch submit if file list empty, make file model read only, add conveniences Details: Add a type data field to the git file model
-
- Jan 12, 2009
-
-
Friedemann Kleint authored
-
- Dec 19, 2008
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 10, 2008
-
-
con authored
-
- Dec 09, 2008
- Dec 04, 2008
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- Dec 03, 2008
-
-
Friedemann Kleint authored
Task: 205821 RevBy: con Details: Add a IVersionControl to git. Extend IF to able to return a name and add enabling options. Connect project explorer to enable the right VCS.
-
- Dec 02, 2008
-
-
dt authored
Task: - RevBy: - AutoTest: - Details: -
-